guava icon indicating copy to clipboard operation
guava copied to clipboard

Add isMemoized() method to MemoizingSupplier

Open xc-x opened this issue 1 year ago • 1 comments

-allowing check whether the value has been memoized without triggering the memoization process. -updated toString() to reflect state

Resolves issue#7292

xc-x avatar Oct 19 '24 13:10 xc-x

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Oct 19 '24 13:10 google-cla[bot]