org.apache.noggit
Interface JSONWriter.Writable

Enclosing class:
JSONWriter

public static interface JSONWriter.Writable

Implement this interface on your class to support serialization


Method Summary
 void write(JSONWriter writer)
           
 

Method Detail

write

void write(JSONWriter writer)


Copyright © 2012. All Rights Reserved.