-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
abstract T |
compute() |
T |
get() |
void |
pop() |
void |
push() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
CallContextRef
public CallContextRef()
-
Method Detail
-
get
public T get()
- Specified by:
get
in interface Ref<T>
Copyright © 2015. All rights reserved.