|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FloatSetFactory | |
---|---|
com.koloboke.collect.set | Contains interfaces of Set specializations and their factories. |
com.koloboke.collect.set.hash | Contains interfaces of Set specializations, based on hash tables,
their factories and static factory methods. |
Uses of FloatSetFactory in com.koloboke.collect.set |
---|
Classes in com.koloboke.collect.set with type parameters of type FloatSetFactory | |
---|---|
interface |
FloatSetFactory<F extends FloatSetFactory<F>>
An immutable factory of FloatSet s. |
Uses of FloatSetFactory in com.koloboke.collect.set.hash |
---|
Subinterfaces of FloatSetFactory in com.koloboke.collect.set.hash | |
---|---|
interface |
HashFloatSetFactory
An immutable factory of HashFloatSet s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |