Uses of Package
com.soklet.converter
Packages that use com.soklet.converter
Package
Description
Core Soklet contracts and functionality.
Utilities which handle converting objects from one type to another.
-
Classes in com.soklet.converter used by com.sokletClassDescriptionA collection of
ValueConverter
instances, supplemented with quality-of-life features that most applications need. -
Classes in com.soklet.converter used by com.soklet.converterClassDescriptionConvenience superclass which provides default implementations of
ValueConverter
methods.Construct for creating type tokens that represent generic types.Thrown if an error occurs during value conversion.Contract for converting objects from one type to another.A collection ofValueConverter
instances, supplemented with quality-of-life features that most applications need.