| Package | Description |
|---|---|
| org.eclipse.californium.elements.util |
| Modifier and Type | Method and Description |
|---|---|
V |
LeastRecentlyUsedCache.find(LeastRecentlyUsedCache.Predicate<V> predicate)
Finds a value based on a predicate.
|
V |
LeastRecentlyUsedCache.find(LeastRecentlyUsedCache.Predicate<V> predicate,
boolean unique)
Finds a value based on a predicate.
|
Copyright © 2019 Eclipse Foundation. All rights reserved.