Uses of Class
aQute.lib.converter.TypeReference
Packages that use TypeReference
-
Uses of TypeReference in aQute.lib.converter
Methods in aQute.lib.converter with parameters of type TypeReferenceModifier and TypeMethodDescriptionstatic <T> TConverter.cnv(TypeReference<T> tr, Object source) <T> TConverter.convert(TypeReference<T> type, Object o) -
Uses of TypeReference in aQute.lib.json
Methods in aQute.lib.json with parameters of type TypeReference