public abstract class IORInterceptor_3_0Helper extends Object
| Constructor and Description |
|---|
IORInterceptor_3_0Helper()
|
| Modifier and Type | Method and Description |
|---|---|
static IORInterceptor_3_0 |
extract(Any
|
static String |
id()
|
static void |
insert(Any
|
static IORInterceptor_3_0 |
narrow(Object
|
static IORInterceptor_3_0 |
read(InputStream
|
static TypeCode |
type()
|
static IORInterceptor_3_0 |
unchecked_narrow(Object
|
static void |
write(OutputStream
|
public static void insert(Anya, IORInterceptor_3_0 that)
public static IORInterceptor_3_0extract(Any a)
public static TypeCodetype()
public static Stringid()
public static IORInterceptor_3_0read(InputStream istream)
public static void write(OutputStreamostream, IORInterceptor_3_0 value)
public static IORInterceptor_3_0narrow(Object obj)
public static IORInterceptor_3_0unchecked_narrow(Object obj)