public final class CodeBaseHelper extends Object
Constructor and Description |
---|
CodeBaseHelper() |
Modifier and Type | Method and Description |
---|---|
static CodeBase |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
CodeBase s) |
static CodeBase |
narrow(Object obj) |
static CodeBase |
read(InputStream in) |
static TypeCode |
type() |
static CodeBase |
unchecked_narrow(Object obj) |
static void |
write(OutputStream _out,
CodeBase s) |
public static TypeCode type()
public static String id()
public static CodeBase read(InputStream in)
public static void write(OutputStream _out, CodeBase s)
Copyright © 2013. All Rights Reserved.