接口的使用
net.sinodawn.framework.converter.Convertable
-
-
net.sinodawn.framework.converter中Convertable的使用
net.sinodawn.framework.converter中Convertable的子接口 修饰符和类型 接口 说明 interfaceConverter<S,T>将类型S转为类型TinterfaceConverterFactory<S,R>实现Convertable的net.sinodawn.framework.converter中的类 修饰符和类型 类 说明 classIdentityConverter<T,S extends T>相同类型,无需转型 -
net.sinodawn.framework.converter.array中Convertable的使用
net.sinodawn.framework.converter.array中Convertable的子接口 修饰符和类型 接口 说明 interfacePrimitiveToWrapperArrayConverter<S,T>interfaceWrapperToPrimitiveArrayConverter<S,T> -
net.sinodawn.framework.converter.bool中Convertable的使用
实现Convertable的net.sinodawn.framework.converter.bool中的类 修饰符和类型 类 说明 classBooleanToNumberConverterFactoryclassBooleanToStringConverter -
net.sinodawn.framework.converter.collection中Convertable的使用
实现Convertable的net.sinodawn.framework.converter.collection中的类 修饰符和类型 类 说明 classCollectionToStringConverterclassMapToJSONObjectConverterclassMapToStringConverter -
net.sinodawn.framework.converter.date中Convertable的使用
net.sinodawn.framework.converter.date中Convertable的子接口 修饰符和类型 接口 说明 interfaceDateToStringConverterFactory<S extends Date>interfaceJSR310ToDateGenericConverter<S extends java.time.temporal.Temporal,T extends Date>interfaceJSR310ToLongGenericConverter<S extends java.time.temporal.Temporal>interfaceJSR310ToStringGenericConverter<S extends java.time.temporal.Temporal> -
net.sinodawn.framework.converter.json中Convertable的使用
实现Convertable的net.sinodawn.framework.converter.json中的类 修饰符和类型 类 说明 classJSONObjectToMapConverter -
net.sinodawn.framework.converter.number中Convertable的使用
实现Convertable的net.sinodawn.framework.converter.number中的类 修饰符和类型 类 说明 classNumberToBooleanConverterclassNumberToNumberConverterFactoryclassNumberToStringConverter -
net.sinodawn.framework.converter.properties中Convertable的使用
实现Convertable的net.sinodawn.framework.converter.properties中的类 修饰符和类型 类 说明 classPropertiesToStringConverter -
net.sinodawn.framework.converter.reader中Convertable的使用
实现Convertable的net.sinodawn.framework.converter.reader中的类 修饰符和类型 类 说明 classReaderToStringConverter -
net.sinodawn.framework.converter.sql中Convertable的使用
实现Convertable的net.sinodawn.framework.converter.sql中的类 修饰符和类型 类 说明 classBlobToPrimitiveByteArrayConverterclassBlobToStringConverterclassClobToPrimitiveCharacterArrayConverterclassClobToStringConverter -
net.sinodawn.framework.converter.string中Convertable的使用
实现Convertable的net.sinodawn.framework.converter.string中的类 修饰符和类型 类 说明 classStringToBlobConverterclassStringToBooleanConverterclassStringToClobConverterclassStringToDateConverterFactory已过时。classStringToEnumConverterFactoryclassStringToInputStreamConverterFactoryclassStringToJSR310ConverterFactoryclassStringToNumberConverterFactoryclassStringToPropertiesConverterclassStringToReaderConverterFactory
-