|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--xxl.functions.Function
|
+--xxl.functions.Projection
| Field Summary | |
protected int |
index
|
| Fields inherited from class xxl.functions.Function |
IDENTITY |
| Constructor Summary | |
Projection(int index)
|
|
| Method Summary | |
java.lang.Object |
invoke(java.lang.Object[] objects)
|
| Methods inherited from class xxl.functions.Function |
concatenate,
invoke,
invoke,
invoke,
returnFirst,
returnFirst,
returnFirst,
returnLast,
returnLast,
returnLast,
returnNth,
returnNth,
returnNth |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
protected final int index
| Constructor Detail |
public Projection(int index)
| Method Detail |
public java.lang.Object invoke(java.lang.Object[] objects)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||