public class BinarySerializableFormatter extends Object implements MessageMemberFormatter
| Modifier and Type | Field and Description |
|---|---|
static String |
T_SERIALIZE_INSTANCE |
| Constructor and Description |
|---|
BinarySerializableFormatter(net.morimekta.util.io.IndentedPrintWriter writer,
JHelper helper) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendFields(JMessage<?> message) |
void |
appendMethods(JMessage<?> message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitappendClassAnnotations, appendConstants, appendConstructors, appendExtraProperties, getExtraImplementspublic static final String T_SERIALIZE_INSTANCE
public BinarySerializableFormatter(net.morimekta.util.io.IndentedPrintWriter writer,
JHelper helper)
public void appendFields(JMessage<?> message) throws GeneratorException
appendFields in interface MessageMemberFormatterGeneratorExceptionpublic void appendMethods(JMessage<?> message)
appendMethods in interface MessageMemberFormatterCopyright © 2015–2018 morimekta.net. All rights reserved.