Uses of Interface
com.blazebit.persistence.parser.util.TypeConverter
| Package | Description |
|---|---|
| com.blazebit.persistence.parser.util |
-
Uses of TypeConverter in com.blazebit.persistence.parser.util
Methods in com.blazebit.persistence.parser.util that return TypeConverter Modifier and Type Method Description static <T> TypeConverter<T>TypeUtils. getConverter(Class<T> targetType, Set<String> supportedEnumTypes)Methods in com.blazebit.persistence.parser.util with parameters of type TypeConverter Modifier and Type Method Description static booleanTypeUtils. isTemporalConverter(TypeConverter<?> c)