org.oddjob.io
Class BufferType.Conversions

java.lang.Object
  extended by org.oddjob.io.BufferType.Conversions
All Implemented Interfaces:
ConversionProvider
Enclosing class:
BufferType

public static class BufferType.Conversions
extends Object
implements ConversionProvider


Constructor Summary
BufferType.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

BufferType.Conversions

public BufferType.Conversions()
Method Detail

registerWith

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