Class Inner


  • public class Inner
    extends Object
    A support class for compiling a method declared in an inner class. This support class is required at runtime only if the method calls a private constructor in the enclosing class.
    • Constructor Detail

      • Inner

        public Inner()