|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface LazyResolveStorageManager
| Method Summary | ||
|---|---|---|
BindingTrace |
createSafeTrace(BindingTrace originalTrace)
|
|
|
createWeaklyRetainedMemoizedFunction(jet.Function1<K,V> compute)
|
|
|
createWeaklyRetainedMemoizedFunctionWithNullableValues(jet.Function1<K,V> compute)
|
|
| Methods inherited from interface org.jetbrains.jet.storage.StorageManager |
|---|
compute, createLazyValue, createLazyValueWithPostCompute, createMemoizedFunction, createMemoizedFunctionWithNullableValues, createNullableLazyValue, createNullableLazyValueWithPostCompute, createRecursionTolerantLazyValue, createRecursionTolerantNullableLazyValue |
| Method Detail |
|---|
@NotNull
<K,V> MemoizedFunctionToNotNull<K,V> createWeaklyRetainedMemoizedFunction(@NotNull
jet.Function1<K,V> compute)
@NotNull
<K,V> MemoizedFunctionToNullable<K,V> createWeaklyRetainedMemoizedFunctionWithNullableValues(@NotNull
jet.Function1<K,V> compute)
@NotNull
BindingTrace createSafeTrace(@NotNull
BindingTrace originalTrace)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||