public class ProtoToStringGenerator extends Object
| Constructor and Description |
|---|
ProtoToStringGenerator(io.protostuff.compiler.model.Proto proto) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
enumToString(io.protostuff.compiler.model.Enum enumValue,
StringBuilder sb) |
String |
protoToString() |
public ProtoToStringGenerator(io.protostuff.compiler.model.Proto proto)
public String protoToString()
protected void enumToString(io.protostuff.compiler.model.Enum enumValue, StringBuilder sb)
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.