|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwater.Iced
hex.RowTask.RowFunction<T>
public abstract static class RowTask.RowFunction<T extends Iced>
Constructor Summary | |
---|---|
RowTask.RowFunction()
|
Method Summary | |
---|---|
abstract void |
processRow(RowTask.Row r,
T res)
|
Methods inherited from class water.Iced |
---|
clone, frozenType, init, newInstance, read, toDocField, write, writeJSON, writeJSONFields |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RowTask.RowFunction()
Method Detail |
---|
public abstract void processRow(RowTask.Row r, T res)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |