Package org.jgroups.blocks
Interface ReplCache.HashFunctionFactory<K>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ReplCache.HashFunction<K>
create()
-
-
-
Method Detail
-
create
ReplCache.HashFunction<K> create()
-
-