K
- cached typeSerializable
public class WeakCache<K> extends Object implements Serializable
Constructor | Description |
---|---|
WeakCache() |
@Nonnull public K cache(@Nonnull K s)
s
- the value to cachepublic boolean contains(K k)
k
- the key to checkpublic void clear()
Copyright © 2018 The University of Manchester. All rights reserved.