Interface | Description |
---|---|
ImmutableMap |
An immutable map.
|
Class | Description |
---|---|
ByteSerialization | |
EmptyClearableList<E> | |
EmptyClearableSet<E> | |
EmptyIterator<E> | |
ImmutableMapImpl |
Internal class only, not in the public API.
|
ModelList<T extends CtElement> |
The implementation of the
List , which is used by Spoon model objects. |
ModelSet<T extends CtElement> |
The implementation of the
Set , which is used by Spoon model objects. |
QualifiedNameBasedSortedSet<E extends CtElement> |
The set properties of this set are based on the qualified name of the element inserted.
|
RtHelper |
This class is a helper for runtime reflection.
|
SignatureBasedSortedSet<E extends CtExecutable<?>> |
maintains unicity with method signatures
|
SortedList<E> |
Copyright © 2007–2021 Inria. All rights reserved.