|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jett.model.PastEndValue
public class PastEndValue
A PastEndValue represents the fact that an expression
references a collection item beyond the end of the iteration. This is
distinct from null, which may be a legitimate value. This is
closer to Void, but that can't be instantiated.
| Field Summary | |
|---|---|
static PastEndValue |
PAST_END_VALUE
The singleton PastEndValue value. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final PastEndValue PAST_END_VALUE
PastEndValue value.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||