| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
codesimian.NeedLiquid
codesimian.NeedLiquids
codesimian.NeedLiquids.Failed
public static class NeedLiquids.Failed
Same as NeedLiquids except continueExecution is null. TODO: merge NeedLiquid, NeedLiquid.Failed, NeedLiquids, and NeedLiquids.Failed into 1 class: NeedLiquids, which should extend a new class: Need
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class codesimian.NeedLiquids | 
|---|
| NeedLiquids.Failed | 
| Field Summary | 
|---|
| Fields inherited from class codesimian.NeedLiquid | 
|---|
| D, name | 
| Constructor Summary | |
|---|---|
| NeedLiquids.Failed(NeedLiquid[] needLiquids) | |
| Method Summary | |
|---|---|
|  NeedLiquid[] | array() | 
| Methods inherited from class codesimian.NeedLiquids | 
|---|
| liquidCount | 
| Methods inherited from class codesimian.NeedLiquid | 
|---|
| canContinue, hasLiquid, run, takeLiquid, takeLiquidThenRun | 
| Methods inherited from class java.lang.Throwable | 
|---|
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public NeedLiquids.Failed(NeedLiquid[] needLiquids)
| Method Detail | 
|---|
public NeedLiquid[] array()
array in class NeedLiquids| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||