|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectflux.ForEachAction.For_Each_Res
flux.ForEachAction.ForEachResult
public static class ForEachAction.ForEachResult
The result from a "for each" action, which indicates whether the end of data has been found.
| Field Summary | |
|---|---|
boolean |
result
Indicates whether the end of data has been found. |
| Constructor Summary | |
|---|---|
ForEachAction.ForEachResult()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
Clones the for each result object. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean result
| Constructor Detail |
|---|
public ForEachAction.ForEachResult()
| Method Detail |
|---|
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class ForEachAction.For_Each_Resjava.lang.CloneNotSupportedException - If an error occurs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||