| Modifier and Type | Method and Description |
|---|---|
Double2Record.Builder |
Double2Record.Builder.clearD1()
Clears the value of the 'd1' field
|
Double2Record.Builder |
Double2Record.Builder.clearD2()
Clears the value of the 'd2' field
|
static Double2Record.Builder |
Double2Record.newBuilder()
Creates a new Double2Record RecordBuilder
|
static Double2Record.Builder |
Double2Record.newBuilder(Double2Record.Builder other)
Creates a new Double2Record RecordBuilder by copying an existing Builder
|
static Double2Record.Builder |
Double2Record.newBuilder(Double2Record other)
Creates a new Double2Record RecordBuilder by copying an existing Double2Record instance
|
Double2Record.Builder |
Double2Record.Builder.setD1(double value)
Sets the value of the 'd1' field
|
Double2Record.Builder |
Double2Record.Builder.setD2(double value)
Sets the value of the 'd2' field
|
| Modifier and Type | Method and Description |
|---|---|
static Double2Record.Builder |
Double2Record.newBuilder(Double2Record.Builder other)
Creates a new Double2Record RecordBuilder by copying an existing Builder
|
Copyright © 2011-2014. All Rights Reserved.