public static class Rounding.Streams
extends java.lang.Object
| Constructor | Description |
|---|---|
Streams() |
| Modifier and Type | Method | Description |
|---|---|---|
static Rounding |
read(StreamInput in) |
|
static void |
write(Rounding rounding,
StreamOutput out) |
public static void write(Rounding rounding, StreamOutput out) throws java.io.IOException
java.io.IOExceptionpublic static Rounding read(StreamInput in) throws java.io.IOException
java.io.IOException