public final class BoundsHelper
extends java.lang.Object
Constructor and Description |
---|
BoundsHelper() |
Modifier and Type | Method and Description |
---|---|
static Bounds |
extract(Any any) |
static java.lang.String |
id() |
static void |
insert(Any any,
Bounds _value) |
static Bounds |
read(InputStream _input) |
static TypeCode |
type() |
static void |
write(OutputStream _output,
Bounds _value) |
public static TypeCode type()
public static java.lang.String id()
public static Bounds read(InputStream _input)
public static void write(OutputStream _output, Bounds _value)