public final class DestroyedHelper extends Object
Constructor and Description |
---|
DestroyedHelper() |
Modifier and Type | Method and Description |
---|---|
static Destroyed |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
Destroyed s) |
static Destroyed |
read(InputStream in) |
static TypeCode |
type() |
static void |
write(OutputStream out,
Destroyed s) |
public static TypeCode type()
public static String id()
public static Destroyed read(InputStream in)
public static void write(OutputStream out, Destroyed s)
Copyright © 2021 JBoss by Red Hat. All rights reserved.