Uses of Class
org.loxlylabs.nestedtext.TypeReference
-
Uses of TypeReference in org.loxlylabs.nestedtext
Methods in org.loxlylabs.nestedtext with parameters of type TypeReferenceModifier and TypeMethodDescription<T> TNestedText.Reader.as(TypeReference<T> typeRef) Completes the deserialization by converting the parsed data into the specified generic type.<T> TDeserializationContext.convert(Object source, TypeReference<T> typeRef) Converts a source object graph into an instance of a specified generic target class.