|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractBooleanSet | |
---|---|
it.unimi.dsi.fastutil.booleans | Provides type-specific classes for boolean elements or keys. |
Uses of AbstractBooleanSet in it.unimi.dsi.fastutil.booleans |
---|
Subclasses of AbstractBooleanSet in it.unimi.dsi.fastutil.booleans | |
---|---|
class |
BooleanArraySet
A simple, brute-force implementation of a set based on a backing array. |
class |
BooleanOpenHashSet
A type-specific hash set with with a fast, small-footprint implementation. |
static class |
BooleanSets.Singleton
An immutable class representing a type-specific singleton set. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |