Package com.levigo.util.base.collections

Interface Summary
CollectionObserver<E>  
ListInterceptor<T>  
ListObserver<E>  
MapObserver<K,V>  
PeekableIterator<T> provides an Iterator with peeking functionality.
 

Class Summary
AbstractCompositeIterator<T>  
AbstractListInterceptor<T>  
AbstractListObserver<E> A base implementation of ListObserver.
ArrayIterable<T>  
ArrayIterator<T>  
Collections  
Comparators  
Comparators.InvertingComparator<T> A comparator that inverts the result of a wrapped comparator.
EmptyEnumeratorIterator<T> Just an useful base class to provide empty iterator and enumerator functionality.
EnumerationIterator<T>  
FrozenList<E> An unmodifiable list that is as lean as possible.
InterceptableList<E>  
IntHashtable<V>  
ObservableCollection<E>  
ObservableList<E>  
ObservableMap<K,V>  
ObservableSet<E>  
PeekableIteratorWrapper<T> This implementation wraps another Iterator and provides the peeking functionality
SingletonIterable<T> A Iterable implementation that will contain only one single element.
SingletonIterator<T>  
 



Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.