Class InstanceFactory<T>

    • Constructor Summary

      Constructors 
      Constructor Description
      InstanceFactory()  
    • Method Summary

      Modifier and Type Method Description
      void add()
      Add this InstanceFactory to the SerializeManager by calling SerializeManager.add(InstanceFactoryInterface).
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait