| Package | Description |
|---|---|
| sk.stuba.fiit.perconik.activity.data |
| Modifier and Type | Field and Description |
|---|---|
protected ClassData |
ObjectData.type |
| Modifier and Type | Method and Description |
|---|---|
ClassData |
ObjectData.getType() |
static ClassData |
ClassData.of(java.lang.Class<?> type) |
static ClassData |
ClassData.of(java.lang.Object object) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<ClassData> |
DataCollections.toClassData(java.lang.Iterable<? extends java.lang.Class<?>> types) |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectData.setType(ClassData type) |