public final class BoundsHelper extends Object
Constructor and Description |
---|
BoundsHelper() |
Modifier and Type | Method and Description |
---|---|
static Bounds |
extract(Any any) |
static 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 String id()
public static Bounds read(InputStream _input)
public static void write(OutputStream _output, Bounds _value)
Copyright © 2017 JacORB. All rights reserved.