Package | Description |
---|---|
org.fastnate.data.properties |
Modifier and Type | Class and Description |
---|---|
private static class |
PluralPropertyContents.ListCollection<E> |
private static class |
PluralPropertyContents.MapCollection<E> |
private static class |
PluralPropertyContents.SetCollection<E,V> |
Modifier and Type | Method and Description |
---|---|
static <E,C,V> PluralPropertyContents<V> |
PluralPropertyContents.create(E entity,
PluralProperty<E,C,V> property)
Creates a wrapper around the contents of the given property in the given entity.
|
Copyright © 2022 fastnate.org. All rights reserved.