Package org.klojang.convert
package org.klojang.convert
Central package of this module
-
ClassDescriptionConverts values from various non-boolean types to boolean values.EnumParser<T extends Enum<T>>Parses strings into enum constants.Symbolic constants for what the value to be converted represents.Morph<T>Performs a wide variety of type conversions.Methods for parsing, inspecting and converting
Number
instances.Indicates that a value could not be converted to the desired type.