org.oddjob.arooa.types
Class ConvertType.Conversions
java.lang.Object
org.oddjob.arooa.types.ConvertType.Conversions
- All Implemented Interfaces:
- ConversionProvider
- Enclosing class:
- ConvertType<T>
public static class ConvertType.Conversions
- extends Object
- implements ConversionProvider
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConvertType.Conversions
public ConvertType.Conversions()
registerWith
public void registerWith(ConversionRegistry registry)
- Specified by:
registerWith
in interface ConversionProvider