|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
E
- The entity type.public interface EntityFitness<E extends Entity>
Obtain the fitness of an entity.
Method Summary | |
---|---|
Fitness |
getFitness(E entity)
Obtain the Fitness of the provided entity. |
Method Detail |
---|
Fitness getFitness(E entity)
Fitness
of the provided entity.
entity
- The entity to query.
Fitness
value.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |