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() |
value
public NotMemoized(T value)
Copyright © 2009-2021 The Apache Software Foundation