Uses of Package
io.microsphere.convert
-
Packages that use io.microsphere.convert Package Description io.microsphere.convert io.microsphere.convert.multiple -
Classes in io.microsphere.convert used by io.microsphere.convert Class Description ByteArrayToObjectConverter The class coverts thebyte array
object to be aObject
instance .Converter A class to convert the source-typed value to the target-typed valueMapToPropertiesConverter ObjectToByteArrayConverter The class coverts theObject
instance to bebyte array
object.PropertiesToStringConverter StringConverter A class to covertString
to the target-typed valueStringToClassConverter The class to convertString
toClass
-
Classes in io.microsphere.convert used by io.microsphere.convert.multiple Class Description StringConverter A class to covertString
to the target-typed value