Package com.mchange.v2.coalesce
Interface Coalescer
-
public interface Coalescer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Objectcoalesce(java.lang.Object o)intcountCoalesced()java.util.Iteratoriterator()
-