Uploaded image for project: 'WildFly Common'
  1. WildFly Common
  2. WFCOM-26

Singleton functions

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 1.3.0.Beta2
    • None
    • None
    • Low

    Description

      There are some functions which are commonly implemented as lambdas or method handles: for example a Consumer<Runnable> which runs its parameter.

      If we created singleton object instances for these functions, we can possibly save the overhead of many duplicated lambdas and method handles.

      Attachments

        Activity

          People

            dlloyd@redhat.com David Lloyd
            dlloyd@redhat.com David Lloyd
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: