JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
com.mchange.v2.coalesce
Coalescer
Contents
Description
Method Summary
Method Details
coalesce(Object)
countCoalesced()
iterator()
Hide sidebar
Show sidebar
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
()