public class EntityEntity extends CurrentAndFlatListHolder<Entity,Entity>
Entity
related to the entity's ancestors,
the entity's descendants or simply the whole entity's family tree.
Note that this class is just strongly typed CurrentAndFlatListHolder
.
It is intended to reduce the definition of related Entity
lists in the entity object.Constructor and Description |
---|
EntityEntity(Entity entity,
ListGetter<Entity,Entity> listGetter) |
EntityEntity(Entity entity,
ListGetter<Entity,Entity> listGetter,
|
getFlatAbove, getFlatDown, getFlatFull, getFlatUp, getUniqueFlatDown, getUniqueFlatFull, getUniqueFlatUp
except, getAsTwoLists, getFirst, getList, getSize, getSubList, getSubListSize, isEmpty, isNotEmpty
public EntityEntity(Entity entity, ListGetter<Entity,Entity> listGetter)
public EntityEntity(Entity entity, ListGetter<Entity,Entity> listGetter,predicate)
Copyright © 2005-2013 JAXIO S.A.R.L. - All Rights Reserved.