public final class NO_MEMORYHelper extends Object
Constructor and Description |
---|
NO_MEMORYHelper() |
Modifier and Type | Method and Description |
---|---|
static NO_MEMORY |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
NO_MEMORY s) |
static NO_MEMORY |
read(InputStream in) |
static TypeCode |
type() |
static void |
write(OutputStream out,
NO_MEMORY s) |
public static TypeCode type()
public static String id()
public static NO_MEMORY read(InputStream in)
public static void write(OutputStream out, NO_MEMORY s)
Copyright © 2017 JacORB. All rights reserved.