private class |
AbstractBiMap.EntrySet |
|
private class |
AbstractBiMap.KeySet |
|
private class |
AbstractBiMap.ValueSet |
|
(package private) static class |
Constraints.ConstrainedCollection<E> |
|
private static class |
Constraints.ConstrainedList<E> |
|
(package private) static class |
Constraints.ConstrainedRandomAccessList<E> |
|
(package private) static class |
Constraints.ConstrainedSet<E> |
|
private static class |
Constraints.ConstrainedSortedSet<E> |
|
(package private) class |
DescendingMultiset<E> |
A skeleton implementation of a descending multiset.
|
class |
EvictingQueue<E> |
A non-blocking queue which automatically evicts elements from the head of the queue when
attempting to add new elements onto the queue and it is full.
|
(package private) static class |
FilteredKeyMultimap.AddRejectingList<K,V> |
|
(package private) static class |
FilteredKeyMultimap.AddRejectingSet<K,V> |
|
(package private) class |
FilteredKeyMultimap.Entries |
|
(package private) class |
FilteredKeySetMultimap.EntrySet |
|
class |
ForwardingBlockingDeque<E> |
A BlockingDeque which forwards all its method calls to another BlockingDeque .
|
class |
ForwardingDeque<E> |
A deque which forwards all its method calls to another deque.
|
class |
ForwardingList<E> |
A list which forwards all its method calls to another list.
|
class |
ForwardingMultiset<E> |
A multiset which forwards all its method calls to another multiset.
|
class |
ForwardingNavigableSet<E> |
A navigable set which forwards all its method calls to another navigable set.
|
protected class |
ForwardingNavigableSet.StandardDescendingSet |
A sensible implementation of NavigableSet.descendingSet() in terms of the other methods
of NavigableSet , notably including NavigableSet.descendingIterator() .
|
class |
ForwardingQueue<E> |
A queue which forwards all its method calls to another queue.
|
class |
ForwardingSet<E> |
A set which forwards all its method calls to another set.
|
class |
ForwardingSortedMultiset<E> |
A sorted multiset which forwards all its method calls to another sorted multiset.
|
protected class |
ForwardingSortedMultiset.StandardDescendingMultiset |
A skeleton implementation of a descending multiset view.
|
class |
ForwardingSortedSet<E> |
A sorted set which forwards all its method calls to another sorted set.
|
(package private) static class |
MapConstraints.ConstrainedAsMapEntries<K,V> |
Deprecated.
|
private static class |
MapConstraints.ConstrainedAsMapValues<K,V> |
Deprecated.
|
private static class |
MapConstraints.ConstrainedEntries<K,V> |
Deprecated.
|
(package private) static class |
MapConstraints.ConstrainedEntrySet<K,V> |
Deprecated.
|
private class |
Maps.FilteredEntryMap.EntrySet |
|
(package private) static class |
Maps.UnmodifiableEntries<K,V> |
|
(package private) static class |
Maps.UnmodifiableEntrySet<K,V> |
|
(package private) static class |
Multisets.UnmodifiableMultiset<E> |
|
private static class |
Sets.CartesianSet<E> |
|
(package private) static class |
Sets.DescendingSet<E> |
|
(package private) static class |
Sets.UnmodifiableNavigableSet<E> |
|
(package private) class |
TreeRangeSet.AsRanges |
|
(package private) class |
UnmodifiableSortedMultiset<E> |
|