|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcdqa.function.Function
cdqa.function.MapLFunction
public abstract class MapLFunction
| Field Summary | |
|---|---|
static MapLFunction |
NULL
|
| Fields inherited from class cdqa.function.Function |
|---|
repository |
| Constructor Summary | |
|---|---|
MapLFunction()
|
|
| Method Summary | |
|---|---|
Iterator |
createIteratorInstance(Iterator i)
|
abstract void |
init(XObject o)
|
abstract XObject |
next()
|
| Methods inherited from class cdqa.function.Function |
|---|
createIteratorInstance, createIteratorInstance, forName, getRepository |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static MapLFunction NULL
| Constructor Detail |
|---|
public MapLFunction()
| Method Detail |
|---|
public abstract XObject next()
public abstract void init(XObject o)
public Iterator createIteratorInstance(Iterator i)
createIteratorInstance in class Function
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||