| Package | Description |
|---|---|
| it.uniroma3.mat.extendedset |
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractExtendedSet.ExtendedSubSet
Used by
AbstractExtendedSet#headSet(T) , AbstractExtendedSet#tailSet(T) and AbstractExtendedSet#subSet(T,T) to offer a restricted view of the entire set |
protected class |
AbstractExtendedSet.UnmodifiableExtendedSet
Read-only view of the set.
|
Copyright © 2016. All rights reserved.