Class M2tFactoryImp

java.lang.Object
com.github.gv2011.m2t.imp.M2tFactoryImp
All Implemented Interfaces:
com.github.gv2011.m2t.M2tFactory

public class M2tFactoryImp
extends java.lang.Object
implements com.github.gv2011.m2t.M2tFactory
  • Field Summary

    Fields inherited from interface com.github.gv2011.m2t.M2tFactory

    INSTANCE
  • Constructor Summary

    Constructors 
    Constructor Description
    M2tFactoryImp()  
  • Method Summary

    Modifier and Type Method Description
    com.github.gv2011.m2t.M2t create()  

    Methods inherited from class java.lang.Object

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

  • Method Details

    • create

      public com.github.gv2011.m2t.M2t create()
      Specified by:
      create in interface com.github.gv2011.m2t.M2tFactory