CollectionUtils instead Only used at
MemoizeCallback.@Deprecated public class CollectionSupplier extends Object
| Modifier and Type | Method and Description |
|---|---|
static <K,V> Supplier<Map<K,V>> |
getConcurrentMapSupplier()
Deprecated.
|
static <K,V> Supplier<Map<K,V>> |
getConcurrentWeakMapSupplier()
Deprecated.
|
static <K,V> Supplier<Map<K,V>> |
getMapSupplier()
Deprecated.
|
static <K,V> Supplier<Map<K,V>> |
getWeakMapSupplier()
Deprecated.
|
static <T> Supplier |
rawSupplier(Supplier<T> supplier)
Deprecated.
|
Copyright © 2014–2015. All rights reserved.