| Package | Description |
|---|---|
| io.atlassian.util.concurrent |
| Modifier and Type | Method and Description |
|---|---|
static <T> ResettableLazyReference<T> |
Lazy.resettable(Supplier<T> supplier)
Returns a
ResettableLazyReference
which creates the value by applying the provided
Supplier. |
Copyright © 2016 Atlassian. All rights reserved.