public static final class LazyReferenceManager.Clearer extends Object implements Lazy.Checker
Lazy.Checker.Default, Lazy.Checker.Defaults| Constructor and Description |
|---|
Clearer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
check(Lazy<?> lazyReference) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbeginCheckCycle, endCheckCycle, isValidMemoryQuota, isValidTimeout, validateMemoryQuota, validateTimeoutpublic boolean check(Lazy<?> lazyReference)
check in interface Lazy.CheckerlazyReference - the lazy reference to check againstCopyright © 2022 MicroStream Software. All rights reserved.