Class ZipHelper.LazyHolder

java.lang.Object
org.glassfish.build.utils.ZipHelper.LazyHolder
Enclosing class:
ZipHelper

private static class ZipHelper.LazyHolder extends Object
Lazy singleton holder.
  • Field Details

    • INSTANCE

      static final ZipHelper INSTANCE
      The singleton instance.
  • Constructor Details

    • LazyHolder

      private LazyHolder()