public interface CanHoldContext
HasAssignmentContext class.
The assignment context holder (see AssignmentContextHolder) can than use this interface
to store assignment contexts directly on the HasAssignmentContext class, if the
assignment permits it (the Assignment.getIndex() is implemented, i.e., a non negative
index is returned).HasAssignmentContext| Modifier and Type | Field and Description |
|---|---|
static int |
sMaxSize
Maximum number of assignment contexts to be held
|
| Modifier and Type | Method and Description |
|---|---|
AssignmentContext[] |
getContext()
An array of
sMaxSize assignment contexts |
static final int sMaxSize
AssignmentContext[] getContext()
sMaxSize assignment contexts