Package com.macrofocus.utils
-
Interface Summary Interface Description IndexedNavigableMap<K,V> User: Vitaly Sazanovich Date: 07/02/13 Time: 19:28 Email: Vitaly.Sazanovich@gmail.comIndexedNavigableSet<E> User: Vitaly Sazanovich Date: 08/02/13 Time: 09:56 Email: Vitaly.Sazanovich@gmail.comPropertyChange RandomAccessIterable<T> Created by luc on 25.04.17. -
Class Summary Class Description AbstractMap<K,V> This class provides a skeletal implementation of the Map interface, to minimize the effort required to implement this interface.AbstractMap.SimpleEntry<K,V> An Entry maintaining a key and a value.AbstractMap.SimpleImmutableEntry<K,V> An Entry maintaining an immutable key and value.AbstractSet<E> This class provides a skeletal implementation of the Set interface to minimize the effort required to implement this interface.ConcurrentUtils CPTest IndexedTreeMap<K,V> A Red-Black tree basedNavigableMap
implementation.IndexedTreeSet<E> ANavigableSet
implementation based on aIndexedTreeMap
.RandomAccessIterables Created by luc on 25.04.17.SwingUtils TypeUtils UniversalComparator