Package | Description |
---|---|
sk.stuba.fiit.perconik.activity.data.core |
Modifier and Type | Field and Description |
---|---|
protected com.google.common.collect.SetMultimap<java.lang.String,ResourceData> |
ResourceServiceData.registrations |
Modifier and Type | Method and Description |
---|---|
static ResourceData |
ResourceData.of(Resource<?> resource) |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.SetMultimap<java.lang.String,ResourceData> |
ResourceServiceData.getRegistrations() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceServiceData.setRegistrations(com.google.common.collect.SetMultimap<java.lang.String,ResourceData> registrations) |