Uses of Enum Class
org.javalite.conversion.ZeroToNullConverter
Packages that use ZeroToNullConverter
-
Uses of ZeroToNullConverter in org.javalite.conversion
Methods in org.javalite.conversion that return ZeroToNullConverterModifier and TypeMethodDescriptionstatic ZeroToNullConverter
ZeroToNullConverter.instance()
static ZeroToNullConverter
Returns the enum constant of this class with the specified name.static ZeroToNullConverter[]
ZeroToNullConverter.values()
Returns an array containing the constants of this enum class, in the order they are declared.