Class Test.Foo

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    Test

    public static class Test.Foo
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      Foo()  
      Foo​(java.lang.String x)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Foo

        public Foo()
      • Foo

        public Foo​(java.lang.String x)