public static class ExpiringMemoizingSupplier.NotMemoized<T> extends ExpiringMemoizingSupplier.ReturnValue<T>
value| Constructor and Description |
|---|
NotMemoized(T value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canMemoize() |
valuepublic NotMemoized(T value)
Copyright © 2009-2020 The Apache Software Foundation