JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.mchange.v2.coalesce
Interface Coalescer
public interface
Coalescer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
coalesce
(
Object
o)
int
countCoalesced
()
Iterator
iterator
()
Method Details
coalesce
Object
coalesce
(
Object
o)
countCoalesced
int
countCoalesced
()
iterator
Iterator
iterator
()