Package org.loxlylabs.nestedtext
Class TypeReference<T>
java.lang.Object
org.loxlylabs.nestedtext.TypeReference<T>
- Type Parameters:
T- the generic type
Used for serializing NestedText to a List<T> or a Map<K,V>
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor which captures the generic type. -
Method Summary