Class InfoImpl.Holder

  • Enclosing class:
    InfoImpl

    private static class InfoImpl.Holder
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static InfoImpl INSTANCE  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Holder()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      private static InfoImpl getWithinInstance()  
      • Methods inherited from class java.lang.Object

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

      • INSTANCE

        private static final InfoImpl INSTANCE
    • Constructor Detail

      • Holder

        private Holder()
    • Method Detail

      • getWithinInstance

        private static InfoImpl getWithinInstance()