|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.util.lazy.RecursionIntolerantLazyValue<T>
org.jetbrains.jet.util.lazy.RecursionIntolerantLazyValueWithDefault<T>
public abstract class RecursionIntolerantLazyValueWithDefault<T>
| Constructor Summary | |
|---|---|
protected |
RecursionIntolerantLazyValueWithDefault(T defaultValue)
|
| Method Summary | |
|---|---|
protected T |
getValueOnErrorReentry()
|
| Methods inherited from class org.jetbrains.jet.util.lazy.RecursionIntolerantLazyValue |
|---|
compute, get, isComputed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected RecursionIntolerantLazyValueWithDefault(T defaultValue)
| Method Detail |
|---|
protected T getValueOnErrorReentry()
getValueOnErrorReentry in class RecursionIntolerantLazyValue<T>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||