com.nhncorp.neptune.common.io
Interface NWritableFactory


public interface NWritableFactory

A factory for a class of Writable.

See Also:
NWritableFactories

Method Summary
 NWritable newInstance()
          Return a new instance.
 

Method Detail

newInstance

NWritable newInstance()
Return a new instance.