| Package | Description |
|---|---|
| it.uniroma3.mat.extendedset.wrappers | |
| it.uniroma3.mat.extendedset.wrappers.matrix |
| Class and Description |
|---|
GenericExtendedSet
ExtendedSet-based class internally managed by an instance of any
class implementing Collection |
| IndexedSet
An
ExtendedSet implementation that maps each element of the universe (i.e., the collection of all possible elements) to an integer referred to as its "index". |
| IntegerSet
This class provides a "wrapper" for any
IntSet instance in order to be used as an ExtendedSet instance. |
| LongSet
Very similar to
ExtendedSet but for the primitive long type. |
| LongSet.ExtendedLongIterator
A
Iterator -like interface that allows to "skip" some elements of the set |
| Class and Description |
|---|
| IndexedSet
An
ExtendedSet implementation that maps each element of the universe (i.e., the collection of all possible elements) to an integer referred to as its "index". |
Copyright © 2016. All rights reserved.