JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package generic
package
generic
Related Packages
Package
Description
generic.algorithms
generic.application
generic.cache
generic.complex
generic.concurrent
generic.constraint
generic.hash
generic.init
generic.io
generic.jar
generic.json
generic.lsh
generic.random
generic.stl
generic.test
generic.text
generic.theme
generic.timer
generic.util
Classes
Class
Description
DominantPair
<K,
V>
DominantPair is a pair where the key is responsible for equality and hashCode (and the value of the pair doesn't matter at all).
FilteredIterator
<T>