Uses of Class
aQute.lib.converter.TypeReference
Packages that use TypeReference
-
Uses of TypeReference in aQute.bnd.http
Methods in aQute.bnd.http with parameters of type TypeReferenceModifier and TypeMethodDescription<X> HttpRequest<X>
HttpRequest.get
(TypeReference<X> type) Convert the result to a specific type -
Uses of TypeReference in aQute.lib.converter
Methods in aQute.lib.converter with parameters of type TypeReferenceModifier and TypeMethodDescriptionstatic <T> T
Converter.cnv
(TypeReference<T> tr, Object source) <T> T
Converter.convert
(TypeReference<T> type, Object o) -
Uses of TypeReference in aQute.lib.json
Methods in aQute.lib.json with parameters of type TypeReference