Package org.joda.convert
package org.joda.convert
-
ClassDescriptionFactory for
StringConverterlooking up annotations.Conversion from a string using a fromString constructor.Factory forStringConverterlooking up enums.Annotation used to mark a method or constructor as being suitable for converting an object from aString.Interface defining conversion from aString.Annotation used on a type to indicate that another class, the factory, provides the 'from string' method.Conversion between JDK classes and aString.Conversion from a string using a static method.Parse the string format of OptionalDouble from Java 8.Parse the string format of OptionalInt from Java 8.Parse the string format of OptionalLong from Java 8.Conversion to and from a string using reflection.A general purpose utility for registering renames.Manager for conversion to and from aString, acting as the main client interface.Interface defining conversion to and from aString.Factory forStringConverterthat allows converters to be created dynamically or easily initialised.Annotation used to mark a method as being suitable for converting an object to a standard formatString.Interface defining conversion to aString.TypeCapture<T>Captures the actual type ofT.TypedAdapter<T>AdaptsStringConvertertoTypedStringConverter.Interface defining conversion from aStringtogether with the type.Interface defining conversion to and from aStringtogether with the type.Utilities for working withType.Decides what owner type to use for constructingParameterizedTypefrom a raw class.Per issue 1635, In JDK 1.7.0_51-b13,TypeVariableImpl#equals(Object)is changed to no longer be equal to custom TypeVariable implementations.Types.TypeVariableImpl<D extends GenericDeclaration>Invocation handler to work around a compatibility problem between Java 7 and Java 8.Visitor pattern to evaluateType.Factory forStringConverterlooking up types.Parse the string format of Guava TypeToken.Parse the string format of Guava TypeToken.