public interface Remover<K>
Modifier and Type | Interface and Description |
---|---|
static class |
Remover.RemoveOperation<K,V>
Reusable remove operation.
|
void remove(K id)
id
- the cache entry identifier.Copyright © 2014 JBoss by Red Hat. All rights reserved.