| Package | Description |
|---|---|
| it.uniroma3.mat.extendedset.intset |
| Modifier and Type | Class and Description |
|---|---|
class |
ArraySet
IntSet-based class internally managed by a sorted array of
ints. |
class |
ConciseSet
This is CONCISE: COmpressed 'N' Composable Integer SEt.
|
class |
FastSet
An
IntSet implementation, representing a set of integers, based on an
uncompressed bitmap. |
class |
HashIntSet
Implements a fast hash-set.
|
Copyright © 2016. All rights reserved.