Package org.jgroups.util
Interface LazyRemovalList.Printable<T>
-
- Enclosing class:
- LazyRemovalList<T>
public static interface LazyRemovalList.Printable<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
print(LazyRemovalList.Entry<T> e)
-
-
-
Method Detail
-
print
java.lang.String print(LazyRemovalList.Entry<T> e)
-
-