org.oddjob.arooa.types
Class ListType.Conversions

java.lang.Object
  extended by org.oddjob.arooa.types.ListType.Conversions
All Implemented Interfaces:
ConversionProvider
Enclosing class:
ListType

public static class ListType.Conversions
extends Object
implements ConversionProvider


Constructor Summary
ListType.Conversions()
           
 
Method Summary
 void registerWith(ConversionRegistry registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListType.Conversions

public ListType.Conversions()
Method Detail

registerWith

public void registerWith(ConversionRegistry registry)
Specified by:
registerWith in interface ConversionProvider