| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.runtime.values.Value
orc.runtime.values.OptionValue
public abstract class OptionValue
| Field Summary | 
|---|
| Fields inherited from class orc.runtime.values.Value | 
|---|
| futureNotReady | 
| Constructor Summary | |
|---|---|
| OptionValue() | |
| Method Summary | ||
|---|---|---|
| 
 | accept(Visitor<E> visitor) | |
| Methods inherited from class orc.runtime.values.Value | 
|---|
| forceArg, forceCall, isNone, isSome, signal, untag | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public OptionValue()
| Method Detail | 
|---|
public <E> E accept(Visitor<E> visitor)
accept in class Value| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||