|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Float2BooleanMap | A type-specific Map ; provides some additional methods that use polymorphism to reduce type juggling, and handling of a default return value.
|
Float2BooleanMap.Entry | A type-specific Map.Entry ; provides some additional methods
to access its content reducing type juggling. |
Float2BooleanSortedMap | A type-specific SortedMap ; provides some additional methods that use polymorphism to reduce type juggling. |
Float2ByteMap | A type-specific Map ; provides some additional methods that use polymorphism to reduce type juggling, and handling of a default return value.
|
Float2ByteMap.Entry | A type-specific Map.Entry ; provides some additional methods
to access its content reducing type juggling. |
Float2ByteSortedMap | A type-specific SortedMap ; provides some additional methods that use polymorphism to reduce type juggling. |
Float2CharMap | A type-specific Map ; provides some additional methods that use polymorphism to reduce type juggling, and handling of a default return value.
|
Float2CharMap.Entry | A type-specific Map.Entry ; provides some additional methods
to access its content reducing type juggling. |
Float2CharSortedMap | A type-specific SortedMap ; provides some additional methods that use polymorphism to reduce type juggling. |
Float2DoubleMap | A type-specific Map ; provides some additional methods that use polymorphism to reduce type juggling, and handling of a default return value.
|
Float2DoubleMap.Entry | A type-specific Map.Entry ; provides some additional methods
to access its content reducing type juggling. |
Float2DoubleSortedMap | A type-specific SortedMap ; provides some additional methods that use polymorphism to reduce type juggling. |
Float2FloatMap | A type-specific Map ; provides some additional methods that use polymorphism to reduce type juggling, and handling of a default return value.
|
Float2FloatMap.Entry | A type-specific Map.Entry ; provides some additional methods
to access its content reducing type juggling. |
Float2FloatSortedMap | A type-specific SortedMap ; provides some additional methods that use polymorphism to reduce type juggling. |
Float2IntMap | A type-specific Map ; provides some additional methods that use polymorphism to reduce type juggling, and handling of a default return value.
|
Float2IntMap.Entry | A type-specific Map.Entry ; provides some additional methods
to access its content reducing type juggling. |
Float2IntSortedMap | A type-specific SortedMap ; provides some additional methods that use polymorphism to reduce type juggling. |
Float2LongMap | A type-specific Map ; provides some additional methods that use polymorphism to reduce type juggling, and handling of a default return value.
|
Float2LongMap.Entry | A type-specific Map.Entry ; provides some additional methods
to access its content reducing type juggling. |
Float2LongSortedMap | A type-specific SortedMap ; provides some additional methods that use polymorphism to reduce type juggling. |
Float2ObjectMap | A type-specific Map ; provides some additional methods that use polymorphism to reduce type juggling, and handling of a default return value.
|
Float2ObjectMap.Entry | A type-specific Map.Entry ; provides some additional methods
to access its content reducing type juggling. |
Float2ObjectSortedMap | A type-specific SortedMap ; provides some additional methods that use polymorphism to reduce type juggling. |
Float2ReferenceMap | A type-specific Map ; provides some additional methods that use polymorphism to reduce type juggling, and handling of a default return value.
|
Float2ReferenceMap.Entry | A type-specific Map.Entry ; provides some additional methods
to access its content reducing type juggling. |
Float2ReferenceSortedMap | A type-specific SortedMap ; provides some additional methods that use polymorphism to reduce type juggling. |
Float2ShortMap | A type-specific Map ; provides some additional methods that use polymorphism to reduce type juggling, and handling of a default return value.
|
Float2ShortMap.Entry | A type-specific Map.Entry ; provides some additional methods
to access its content reducing type juggling. |
Float2ShortSortedMap | A type-specific SortedMap ; provides some additional methods that use polymorphism to reduce type juggling. |
FloatBidirectionalIterator | A type-specific bidirectional iterator; provides an additional method to reduce type juggling, and the possibility to skip elements backwards. |
FloatCollection | A type-specific Collection ; provides some additional methods
that use polymorphism to reduce type juggling.
|
FloatComparator | A type-specific Comparator ; provides methods to compare two primitive types both as objects
and as primitive types.
|
FloatIterator | A type-specific Iterator ; provides an additional method to reduce type juggling, and
the possibility to skip elements. |
FloatList | A type-specific List ; provides some additional methods that use polymorphism to reduce type juggling.
|
FloatListIterator | A type-specific bidirectional iterator that is also a ListIterator .
|
FloatPriorityQueue | A type-specific PriorityQueue ; provides some additional methods that use polymorphism to reduce type juggling. |
FloatSet | A type-specific Set ; provides some additional methods that use polymorphism to reduce type juggling. |
FloatSortedSet | A type-specific SortedSet ; provides some additional methods that use polymorphism to reduce type juggling. |
FloatStack | A type-specific Stack ; provides some additional methods that use polymorphism to reduce type juggling. |
Class Summary | |
AbstractFloat2BooleanMap | An abstract class providing basic methods for maps implementing a type-specific interface. |
AbstractFloat2BooleanMap.BasicEntry | This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps). |
AbstractFloat2BooleanSortedMap | An abstract class providing basic methods for sorted maps implementing a type-specific interface. |
AbstractFloat2ByteMap | An abstract class providing basic methods for maps implementing a type-specific interface. |
AbstractFloat2ByteMap.BasicEntry | This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps). |
AbstractFloat2ByteSortedMap | An abstract class providing basic methods for sorted maps implementing a type-specific interface. |
AbstractFloat2CharMap | An abstract class providing basic methods for maps implementing a type-specific interface. |
AbstractFloat2CharMap.BasicEntry | This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps). |
AbstractFloat2CharSortedMap | An abstract class providing basic methods for sorted maps implementing a type-specific interface. |
AbstractFloat2DoubleMap | An abstract class providing basic methods for maps implementing a type-specific interface. |
AbstractFloat2DoubleMap.BasicEntry | This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps). |
AbstractFloat2DoubleSortedMap | An abstract class providing basic methods for sorted maps implementing a type-specific interface. |
AbstractFloat2FloatMap | An abstract class providing basic methods for maps implementing a type-specific interface. |
AbstractFloat2FloatMap.BasicEntry | This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps). |
AbstractFloat2FloatSortedMap | An abstract class providing basic methods for sorted maps implementing a type-specific interface. |
AbstractFloat2IntMap | An abstract class providing basic methods for maps implementing a type-specific interface. |
AbstractFloat2IntMap.BasicEntry | This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps). |
AbstractFloat2IntSortedMap | An abstract class providing basic methods for sorted maps implementing a type-specific interface. |
AbstractFloat2LongMap | An abstract class providing basic methods for maps implementing a type-specific interface. |
AbstractFloat2LongMap.BasicEntry | This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps). |
AbstractFloat2LongSortedMap | An abstract class providing basic methods for sorted maps implementing a type-specific interface. |
AbstractFloat2ObjectMap | An abstract class providing basic methods for maps implementing a type-specific interface. |
AbstractFloat2ObjectMap.BasicEntry | This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps). |
AbstractFloat2ObjectSortedMap | An abstract class providing basic methods for sorted maps implementing a type-specific interface. |
AbstractFloat2ReferenceMap | An abstract class providing basic methods for maps implementing a type-specific interface. |
AbstractFloat2ReferenceMap.BasicEntry | This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps). |
AbstractFloat2ReferenceSortedMap | An abstract class providing basic methods for sorted maps implementing a type-specific interface. |
AbstractFloat2ShortMap | An abstract class providing basic methods for maps implementing a type-specific interface. |
AbstractFloat2ShortMap.BasicEntry | This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps). |
AbstractFloat2ShortSortedMap | An abstract class providing basic methods for sorted maps implementing a type-specific interface. |
AbstractFloatBidirectionalIterator | An abstract class facilitating the creation of type-specific bidirectional iterators. |
AbstractFloatCollection | An abstract class providing basic methods for collections implementing a type-specific interface. |
AbstractFloatComparator | An abstract class facilitating the creation of type-specific comparators. |
AbstractFloatIterator | An abstract class facilitating the creation of type-specific iterators. |
AbstractFloatList | An abstract class providing basic methods for lists implementing a type-specific list interface. |
AbstractFloatListIterator | An abstract class facilitating the creation of type-specific list iterators. |
AbstractFloatPriorityQueue | An abstract class providing basic methods for priority queues implementing a type-specific interface. |
AbstractFloatSet | An abstract class providing basic methods for sets implementing a type-specific interface. |
AbstractFloatSortedSet | An abstract class providing basic methods for sorted sets implementing a type-specific interface. |
AbstractFloatStack | An abstract class providing basic methods for implementing a type-specific stack interface. |
Float2BooleanAVLTreeMap | A type-specific AVL tree map with a fast, small-footprint implementation. |
Float2BooleanLinkedOpenHashMap | A type-specific linked hash map with with a fast, small-footprint implementation. |
Float2BooleanMaps | A class providing static methods and objects that do useful things with type-specific maps. |
Float2BooleanMaps.EmptyMap | An immutable class representing an empty type-specific map. |
Float2BooleanMaps.Singleton | An immutable class representing a type-specific singleton map. |
Float2BooleanMaps.SynchronizedMap | A synchronized wrapper class for maps. |
Float2BooleanOpenHashMap | A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time. |
Float2BooleanRBTreeMap | A type-specific red-black tree map with a fast, small-footprint implementation. |
Float2BooleanSortedMaps | A class providing static methods and objects that do useful things with type-specific sorted maps. |
Float2BooleanSortedMaps.EmptySortedMap | An immutable class representing an empty type-specific sorted map. |
Float2BooleanSortedMaps.Singleton | An immutable class representing a type-specific singleton sorted map. |
Float2BooleanSortedMaps.SynchronizedSortedMap | A synchronized wrapper class for sorted maps. |
Float2ByteAVLTreeMap | A type-specific AVL tree map with a fast, small-footprint implementation. |
Float2ByteLinkedOpenHashMap | A type-specific linked hash map with with a fast, small-footprint implementation. |
Float2ByteMaps | A class providing static methods and objects that do useful things with type-specific maps. |
Float2ByteMaps.EmptyMap | An immutable class representing an empty type-specific map. |
Float2ByteMaps.Singleton | An immutable class representing a type-specific singleton map. |
Float2ByteMaps.SynchronizedMap | A synchronized wrapper class for maps. |
Float2ByteOpenHashMap | A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time. |
Float2ByteRBTreeMap | A type-specific red-black tree map with a fast, small-footprint implementation. |
Float2ByteSortedMaps | A class providing static methods and objects that do useful things with type-specific sorted maps. |
Float2ByteSortedMaps.EmptySortedMap | An immutable class representing an empty type-specific sorted map. |
Float2ByteSortedMaps.Singleton | An immutable class representing a type-specific singleton sorted map. |
Float2ByteSortedMaps.SynchronizedSortedMap | A synchronized wrapper class for sorted maps. |
Float2CharAVLTreeMap | A type-specific AVL tree map with a fast, small-footprint implementation. |
Float2CharLinkedOpenHashMap | A type-specific linked hash map with with a fast, small-footprint implementation. |
Float2CharMaps | A class providing static methods and objects that do useful things with type-specific maps. |
Float2CharMaps.EmptyMap | An immutable class representing an empty type-specific map. |
Float2CharMaps.Singleton | An immutable class representing a type-specific singleton map. |
Float2CharMaps.SynchronizedMap | A synchronized wrapper class for maps. |
Float2CharOpenHashMap | A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time. |
Float2CharRBTreeMap | A type-specific red-black tree map with a fast, small-footprint implementation. |
Float2CharSortedMaps | A class providing static methods and objects that do useful things with type-specific sorted maps. |
Float2CharSortedMaps.EmptySortedMap | An immutable class representing an empty type-specific sorted map. |
Float2CharSortedMaps.Singleton | An immutable class representing a type-specific singleton sorted map. |
Float2CharSortedMaps.SynchronizedSortedMap | A synchronized wrapper class for sorted maps. |
Float2DoubleAVLTreeMap | A type-specific AVL tree map with a fast, small-footprint implementation. |
Float2DoubleLinkedOpenHashMap | A type-specific linked hash map with with a fast, small-footprint implementation. |
Float2DoubleMaps | A class providing static methods and objects that do useful things with type-specific maps. |
Float2DoubleMaps.EmptyMap | An immutable class representing an empty type-specific map. |
Float2DoubleMaps.Singleton | An immutable class representing a type-specific singleton map. |
Float2DoubleMaps.SynchronizedMap | A synchronized wrapper class for maps. |
Float2DoubleOpenHashMap | A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time. |
Float2DoubleRBTreeMap | A type-specific red-black tree map with a fast, small-footprint implementation. |
Float2DoubleSortedMaps | A class providing static methods and objects that do useful things with type-specific sorted maps. |
Float2DoubleSortedMaps.EmptySortedMap | An immutable class representing an empty type-specific sorted map. |
Float2DoubleSortedMaps.Singleton | An immutable class representing a type-specific singleton sorted map. |
Float2DoubleSortedMaps.SynchronizedSortedMap | A synchronized wrapper class for sorted maps. |
Float2FloatAVLTreeMap | A type-specific AVL tree map with a fast, small-footprint implementation. |
Float2FloatLinkedOpenHashMap | A type-specific linked hash map with with a fast, small-footprint implementation. |
Float2FloatMaps | A class providing static methods and objects that do useful things with type-specific maps. |
Float2FloatMaps.EmptyMap | An immutable class representing an empty type-specific map. |
Float2FloatMaps.Singleton | An immutable class representing a type-specific singleton map. |
Float2FloatMaps.SynchronizedMap | A synchronized wrapper class for maps. |
Float2FloatOpenHashMap | A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time. |
Float2FloatRBTreeMap | A type-specific red-black tree map with a fast, small-footprint implementation. |
Float2FloatSortedMaps | A class providing static methods and objects that do useful things with type-specific sorted maps. |
Float2FloatSortedMaps.EmptySortedMap | An immutable class representing an empty type-specific sorted map. |
Float2FloatSortedMaps.Singleton | An immutable class representing a type-specific singleton sorted map. |
Float2FloatSortedMaps.SynchronizedSortedMap | A synchronized wrapper class for sorted maps. |
Float2IntAVLTreeMap | A type-specific AVL tree map with a fast, small-footprint implementation. |
Float2IntLinkedOpenHashMap | A type-specific linked hash map with with a fast, small-footprint implementation. |
Float2IntMaps | A class providing static methods and objects that do useful things with type-specific maps. |
Float2IntMaps.EmptyMap | An immutable class representing an empty type-specific map. |
Float2IntMaps.Singleton | An immutable class representing a type-specific singleton map. |
Float2IntMaps.SynchronizedMap | A synchronized wrapper class for maps. |
Float2IntOpenHashMap | A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time. |
Float2IntRBTreeMap | A type-specific red-black tree map with a fast, small-footprint implementation. |
Float2IntSortedMaps | A class providing static methods and objects that do useful things with type-specific sorted maps. |
Float2IntSortedMaps.EmptySortedMap | An immutable class representing an empty type-specific sorted map. |
Float2IntSortedMaps.Singleton | An immutable class representing a type-specific singleton sorted map. |
Float2IntSortedMaps.SynchronizedSortedMap | A synchronized wrapper class for sorted maps. |
Float2LongAVLTreeMap | A type-specific AVL tree map with a fast, small-footprint implementation. |
Float2LongLinkedOpenHashMap | A type-specific linked hash map with with a fast, small-footprint implementation. |
Float2LongMaps | A class providing static methods and objects that do useful things with type-specific maps. |
Float2LongMaps.EmptyMap | An immutable class representing an empty type-specific map. |
Float2LongMaps.Singleton | An immutable class representing a type-specific singleton map. |
Float2LongMaps.SynchronizedMap | A synchronized wrapper class for maps. |
Float2LongOpenHashMap | A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time. |
Float2LongRBTreeMap | A type-specific red-black tree map with a fast, small-footprint implementation. |
Float2LongSortedMaps | A class providing static methods and objects that do useful things with type-specific sorted maps. |
Float2LongSortedMaps.EmptySortedMap | An immutable class representing an empty type-specific sorted map. |
Float2LongSortedMaps.Singleton | An immutable class representing a type-specific singleton sorted map. |
Float2LongSortedMaps.SynchronizedSortedMap | A synchronized wrapper class for sorted maps. |
Float2ObjectAVLTreeMap | A type-specific AVL tree map with a fast, small-footprint implementation. |
Float2ObjectLinkedOpenHashMap | A type-specific linked hash map with with a fast, small-footprint implementation. |
Float2ObjectMaps | A class providing static methods and objects that do useful things with type-specific maps. |
Float2ObjectMaps.EmptyMap | An immutable class representing an empty type-specific map. |
Float2ObjectMaps.Singleton | An immutable class representing a type-specific singleton map. |
Float2ObjectMaps.SynchronizedMap | A synchronized wrapper class for maps. |
Float2ObjectOpenHashMap | A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time. |
Float2ObjectRBTreeMap | A type-specific red-black tree map with a fast, small-footprint implementation. |
Float2ObjectSortedMaps | A class providing static methods and objects that do useful things with type-specific sorted maps. |
Float2ObjectSortedMaps.EmptySortedMap | An immutable class representing an empty type-specific sorted map. |
Float2ObjectSortedMaps.Singleton | An immutable class representing a type-specific singleton sorted map. |
Float2ObjectSortedMaps.SynchronizedSortedMap | A synchronized wrapper class for sorted maps. |
Float2ReferenceAVLTreeMap | A type-specific AVL tree map with a fast, small-footprint implementation. |
Float2ReferenceLinkedOpenHashMap | A type-specific linked hash map with with a fast, small-footprint implementation. |
Float2ReferenceMaps | A class providing static methods and objects that do useful things with type-specific maps. |
Float2ReferenceMaps.EmptyMap | An immutable class representing an empty type-specific map. |
Float2ReferenceMaps.Singleton | An immutable class representing a type-specific singleton map. |
Float2ReferenceMaps.SynchronizedMap | A synchronized wrapper class for maps. |
Float2ReferenceOpenHashMap | A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time. |
Float2ReferenceRBTreeMap | A type-specific red-black tree map with a fast, small-footprint implementation. |
Float2ReferenceSortedMaps | A class providing static methods and objects that do useful things with type-specific sorted maps. |
Float2ReferenceSortedMaps.EmptySortedMap | An immutable class representing an empty type-specific sorted map. |
Float2ReferenceSortedMaps.Singleton | An immutable class representing a type-specific singleton sorted map. |
Float2ReferenceSortedMaps.SynchronizedSortedMap | A synchronized wrapper class for sorted maps. |
Float2ShortAVLTreeMap | A type-specific AVL tree map with a fast, small-footprint implementation. |
Float2ShortLinkedOpenHashMap | A type-specific linked hash map with with a fast, small-footprint implementation. |
Float2ShortMaps | A class providing static methods and objects that do useful things with type-specific maps. |
Float2ShortMaps.EmptyMap | An immutable class representing an empty type-specific map. |
Float2ShortMaps.Singleton | An immutable class representing a type-specific singleton map. |
Float2ShortMaps.SynchronizedMap | A synchronized wrapper class for maps. |
Float2ShortOpenHashMap | A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time. |
Float2ShortRBTreeMap | A type-specific red-black tree map with a fast, small-footprint implementation. |
Float2ShortSortedMaps | A class providing static methods and objects that do useful things with type-specific sorted maps. |
Float2ShortSortedMaps.EmptySortedMap | An immutable class representing an empty type-specific sorted map. |
Float2ShortSortedMaps.Singleton | An immutable class representing a type-specific singleton sorted map. |
Float2ShortSortedMaps.SynchronizedSortedMap | A synchronized wrapper class for sorted maps. |
FloatArrayIndirectDoublePriorityQueue | A type-specific array-based indirect double priority queue. |
FloatArrayIndirectPriorityQueue | A type-specific array-based semi-indirect priority queue. |
FloatArrayList | A type-specific array-based list; provides some additional methods that use polymorphism to reduce type juggling. |
FloatArrayPriorityQueue | A type-specific array-based priority queue. |
FloatArrays | A class providing static methods and objects that do useful things with type-specific arrays. |
FloatAVLTreeSet | A type-specific AVL tree set with a fast, small-footprint implementation. |
FloatCollections | A class providing static methods and objects that do useful things with type-specific collections. |
FloatCollections.SynchronizedCollection | A synchronized wrapper class for collections. |
FloatComparators | A class providing static methods and objects that do useful things with comparators. |
FloatHeapIndirectPriorityQueue | A type-specific heap-based indirect priority queue. |
FloatHeapPriorityQueue | A type-specific heap-based priority queue. |
FloatHeaps | A class providing static methods and objects that do useful things with heaps. |
FloatHeapSemiIndirectPriorityQueue | A type-specific heap-based semi-indirect priority queue. |
FloatHeapSesquiIndirectDoublePriorityQueue | A type-specific heap-based sesqui-indirect double priority queue. |
FloatIndirectHeaps | A class providing static methods and objects that do useful things with indirect heaps. |
FloatIterators | A class providing static methods and objects that do useful things with type-specific iterators. |
FloatLinkedOpenHashSet | A type-specific linked hash set with with a fast, small-footprint implementation. |
FloatLists | A class providing static methods and objects that do useful things with type-specific lists. |
FloatLists.Singleton | An immutable class representing a type-specific singleton list. |
FloatLists.SynchronizedList | A synchronized wrapper class for lists. |
FloatOpenHashSet | A hash set with with a fast, small-footprint implementation whose hashing strategy is specified at creation time. |
FloatPriorityQueues | A class providing static methods and objects that do useful things with type-specific priority queues. |
FloatPriorityQueues.SynchronizedPriorityQueue | A synchronized wrapper class for priority queues. |
FloatRBTreeSet | A type-specific red-black tree set with a fast, small-footprint implementation. |
FloatSemiIndirectHeaps | A class providing static methods and objects that do useful things with semi-indirect heaps. |
FloatSets | A class providing static methods and objects that do useful things with type-specific sets. |
FloatSets.Singleton | An immutable class representing a type-specific singleton set. |
FloatSets.SynchronizedSet | A synchronized wrapper class for sets. |
FloatSortedSets | A class providing static methods and objects that do useful things with type-specific sorted sets. |
FloatSortedSets.Singleton | A class representing a singleton sorted set. |
FloatSortedSets.SynchronizedSortedSet | A synchronized wrapper class for sorted sets. |
Provides type-specific classes for float elements or keys.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |