Package org.jgroups.blocks
Interface LazyRemovalCache.Printable<K,V>
-
- Enclosing class:
- LazyRemovalCache<K,V>
public static interface LazyRemovalCache.Printable<K,V>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
print(K key, V entry)
-