public static final class Deepwater.Saved
extends com.google.protobuf.nano.MessageNano
| Modifier and Type | Field and Description |
|---|---|
int[] |
inputShape |
java.lang.String |
solver |
| Constructor and Description |
|---|
Saved() |
| Modifier and Type | Method and Description |
|---|---|
Deepwater.Saved |
clear() |
protected int |
computeSerializedSize() |
static Deepwater.Saved[] |
emptyArray() |
Deepwater.Saved |
mergeFrom(com.google.protobuf.nano.CodedInputByteBufferNano input) |
static Deepwater.Saved |
parseFrom(byte[] data) |
static Deepwater.Saved |
parseFrom(com.google.protobuf.nano.CodedInputByteBufferNano input) |
void |
writeTo(com.google.protobuf.nano.CodedOutputByteBufferNano output) |
public static Deepwater.Saved[] emptyArray()
public Deepwater.Saved clear()
public void writeTo(com.google.protobuf.nano.CodedOutputByteBufferNano output)
throws java.io.IOException
writeTo in class com.google.protobuf.nano.MessageNanojava.io.IOExceptionprotected int computeSerializedSize()
computeSerializedSize in class com.google.protobuf.nano.MessageNanopublic Deepwater.Saved mergeFrom(com.google.protobuf.nano.CodedInputByteBufferNano input) throws java.io.IOException
mergeFrom in class com.google.protobuf.nano.MessageNanojava.io.IOExceptionpublic static Deepwater.Saved parseFrom(byte[] data) throws com.google.protobuf.nano.InvalidProtocolBufferNanoException
com.google.protobuf.nano.InvalidProtocolBufferNanoExceptionpublic static Deepwater.Saved parseFrom(com.google.protobuf.nano.CodedInputByteBufferNano input) throws java.io.IOException
java.io.IOException