| Package | Description |
|---|---|
| oracle.ide.util |
Contains utility classes.
|
| oracle.javatools.util |
Provides general utilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArraySortedSet<E>
Deprecated.
Use
ArraySortedSet |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaHasNameSet<T extends JavaHasName>
Manages a set that sorts on the name of the objects.
|
| Modifier and Type | Method and Description |
|---|---|
protected ArraySortedSet<E> |
ArraySortedSet.newArraySortedSet(int initialSize,
java.util.Comparator<? super E> comparator) |