| Package | Description |
|---|---|
| sirius.biz.i5 |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Transformable> |
Transformable.parse(Class<T> type,
byte[] data)
Tries for create a new instance of the given type by parsing the given byte array.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
Transformer.asString(Transformable transformable)
Creates a string representation of the given object by dumping all known fields.
|
Copyright © 2018. All rights reserved.