T - the generic type handled by this readerpublic interface RepresentationReader<T>
ReadableRepresentationT read(com.theoryinpractise.halbuilder.api.ReadableRepresentation representation, Class<? extends T> type)
ReadableRepresentation
to an object of type Trepresentation - Hal ReadableRepresentation to converttype - Class read by this readerReadableRepresentationCopyright © 2013. All Rights Reserved.