Uses of Interface
net.obvj.confectory.util.TypeConverter
-
Packages that use TypeConverter Package Description net.obvj.confectory.util Utility classes in general. -
-
Uses of TypeConverter in net.obvj.confectory.util
Methods in net.obvj.confectory.util that return types with arguments of type TypeConverter Modifier and Type Method Description Class<? extends TypeConverter<?>>[]converter()An optionalTypeConverterto convert this property value into a strongly typed object.
-