Uses of Class
com.soklet.converter.AbstractValueConverter
Packages that use AbstractValueConverter
Package
Description
Utilities which handle converting objects from one type to another.
-
Uses of AbstractValueConverter in com.soklet.converter
Subclasses of AbstractValueConverter in com.soklet.converterModifier and TypeClassDescriptionclassConvenience superclass which provides default implementations ofValueConvertermethods that convert fromStringto other types.