Class YAPIONDiff.YAPIONDiffFactory

    • Method Summary

      Modifier and Type Method Description
      YAPIONDiff instance()
      This should return an Instance of the desired class described by InstanceFactory.type().
      java.lang.Class<YAPIONDiff> type()
      Describes the Class type this Factory creates instances of.
      • Methods inherited from class java.lang.Object

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