|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Operation
Operation performs actions on a List
Method Summary
void
doOperation(Individual operand)
Performs the operation on an operand
void
doOperation(java.util.List<Individual> operands)
Performs the operation on the list passed
Methods inherited from interface Parameter.ParameterI
setProperties
Method Detail
doOperation
void doOperation(java.util.List<Individual> operands)
operands
- operands to be operated on
doOperation
void doOperation(Individual operand)
operand
- operand to perform operation on
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD