Class TypeDefinition<T>


  • public abstract class TypeDefinition<T>
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.reflect.Type type  
    • Constructor Summary

      Constructors 
      Constructor Description
      TypeDefinition()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • type

        public final java.lang.reflect.Type type
    • Constructor Detail

      • TypeDefinition

        public TypeDefinition()