|
JTR 5.0 API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjtr.assigner.impl.CyclicAssignmentPolicy
public class CyclicAssignmentPolicy
This class is the default implementation of the cyclic parameters assignment
policy.
It has to be used only to retrieve concrete IParamsAssigner
implementations providing a cyclic parameters assignment policy.
| Constructor Summary | |
|---|---|
CyclicAssignmentPolicy()
Default constructor. |
|
| Method Summary | |
|---|---|
IParamsAssigner |
getAssigner()
Return the concrete IParamsAssigner implementation
providing a cyclic parameters assignment policy. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CyclicAssignmentPolicy()
| Method Detail |
|---|
public IParamsAssigner getAssigner()
IParamsAssigner implementation
providing a cyclic parameters assignment policy.
getAssigner in interface IAssignmentPolicy
|
The JTR Project is licensed under GPL version 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||