public abstract class NoContextHelper extends Object
Constructor and Description |
---|
NoContextHelper() |
Modifier and Type | Method and Description |
---|---|
static NoContext |
extract(Any a) |
static String |
id() |
static void |
insert(Any a,
NoContext that) |
static NoContext |
read(InputStream istream) |
static TypeCode |
type() |
static void |
write(OutputStream ostream,
NoContext value) |
public static TypeCode type()
public static String id()
public static NoContext read(InputStream istream)
public static void write(OutputStream ostream, NoContext value)
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.