Class ClassWithPrivateInnerClass.InnerClass

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private InnerClass()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getInnerMessage()  
      • Methods inherited from class java.lang.Object

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

      • InnerClass

        private InnerClass()
    • Method Detail

      • getInnerMessage

        public java.lang.String getInnerMessage()