|
GNU Trove | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TLongHashSet | |
|---|---|
| gnu.trove.decorator | GNU Trove: Decorators for java.util.{Map,Set} compatability |
| Uses of TLongHashSet in gnu.trove.decorator |
|---|
| Fields in gnu.trove.decorator declared as TLongHashSet | |
|---|---|
protected TLongHashSet |
TLongHashSetDecorator._set
the wrapped primitive set |
| Methods in gnu.trove.decorator that return TLongHashSet | |
|---|---|
TLongHashSet |
TLongHashSetDecorator.getSet()
Returns a reference to the set wrapped by this decorator. |
| Constructors in gnu.trove.decorator with parameters of type TLongHashSet | |
|---|---|
TLongHashSetDecorator(TLongHashSet set)
Creates a wrapper that decorates the specified primitive set. |
|
|
GNU Trove | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||