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