Package | Description |
---|---|
sk.stuba.fiit.perconik.activity.data | |
sk.stuba.fiit.perconik.activity.data.core |
Modifier and Type | Class and Description |
---|---|
class |
NameableData |
Modifier and Type | Method and Description |
---|---|
static ObjectData |
ObjectData.of(java.lang.Object object) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<ObjectData> |
DataCollections.toObjectData(java.lang.Iterable<? extends java.lang.Object> objects) |
Modifier and Type | Class and Description |
---|---|
class |
ListenerData |
class |
ListenerServiceData |
class |
ResourceData |
class |
ResourceServiceData |
Modifier and Type | Field and Description |
---|---|
protected ObjectData |
CoreData.classResolver |
Modifier and Type | Method and Description |
---|---|
ObjectData |
CoreData.getClassResolver() |
Modifier and Type | Method and Description |
---|---|
void |
CoreData.setClassResolver(ObjectData classResolver) |