Uses of Class
com.flowlogix.util.TypeConverter.CheckedValue
Packages that use TypeConverter.CheckedValue
Package
Description
Utilities including
Testing helpers including
TypeConverter
and JakartaTransformerUtils
Testing helpers including
ShrinkWrapManipulator
and SerializeTester
-
Uses of TypeConverter.CheckedValue in com.flowlogix.util
Methods in com.flowlogix.util that return TypeConverter.CheckedValueModifier and TypeMethodDescriptionstatic <TT> TypeConverter.CheckedValue
<TT> TypeConverter.checkAndConvert
(@NonNull String value, @NonNull Class<TT> type) check if string representation of the converted value actually matches input