Class ClosureManager.SingletonHolder

  • Enclosing class:
    ClosureManager

    private static final class ClosureManager.SingletonHolder
    extends java.lang.Object
    Holder class to do lazy allocation of the ClosureManager instance
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private SingletonHolder()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SingletonHolder

        private SingletonHolder()