org.jgroups.blocks
Interface LazyRemovalCache.Printable<K,V>

Enclosing class:
LazyRemovalCache<K,V>

public static interface LazyRemovalCache.Printable<K,V>


Method Summary
 java.lang.String print(K key, V val)
           
 

Method Detail

print

java.lang.String print(K key,
                       V val)


Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.