T - the type that this class converts to a ReadableRepresentationpublic interface RepresentationWriter<T>
ReadableRepresentationcom.theoryinpractise.halbuilder.api.Representation write(T t, com.theoryinpractise.halbuilder.api.RepresentationFactory factory)
ReadableRepresentation
using the supplied
RepresentationFactoryt - the object to convertfactory - the RepresentationFactory to useReadableRepresentation of the converted objectCopyright © 2013. All Rights Reserved.