Package com.dslplatform.json.runtime
Class TypeDefinition<T>
- java.lang.Object
-
- com.dslplatform.json.runtime.TypeDefinition<T>
-
public abstract class TypeDefinition<T> extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.reflect.Typetype
-
Constructor Summary
Constructors Constructor Description TypeDefinition()
-