|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectflux.DelayTrigger.Delay_Result
public static class DelayTrigger.Delay_Result
The result when a delay trigger fires.
| Field Summary | |
|---|---|
boolean |
result
Deprecated. The result when a delay trigger fires. |
| Constructor Summary | |
|---|---|
DelayTrigger.Delay_Result()
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
Deprecated. Clones a delay result. |
java.lang.String |
toString()
Deprecated. Returns a readable version of this object. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public boolean result
| Constructor Detail |
|---|
public DelayTrigger.Delay_Result()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class java.lang.Objectjava.lang.CloneNotSupportedException - Should never be thrown.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||