Class MagicInstantiator<T>

    • Constructor Summary

      Constructors 
      Constructor Description
      MagicInstantiator​(java.lang.Class<T> type)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • MagicInstantiator

        public MagicInstantiator​(java.lang.Class<T> type)