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

Singleton functions

XMLWordPrintable

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

      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.

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

                Created:
                Updated:
                Resolved: