|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| Short2BooleanMap | A type-specific Map; provides some additional methods that use polymorphism to reduce type juggling, and handling of a default return value.
|
| Short2BooleanMap.Entry | A type-specific Map.Entry; provides some additional methods
to access its content reducing type juggling. |
| Short2BooleanSortedMap | A type-specific SortedMap; provides some additional methods that use polymorphism to reduce type juggling. |
| Short2ByteMap | A type-specific Map; provides some additional methods that use polymorphism to reduce type juggling, and handling of a default return value.
|
| Short2ByteMap.Entry | A type-specific Map.Entry; provides some additional methods
to access its content reducing type juggling. |
| Short2ByteSortedMap | A type-specific SortedMap; provides some additional methods that use polymorphism to reduce type juggling. |
| Short2CharMap | A type-specific Map; provides some additional methods that use polymorphism to reduce type juggling, and handling of a default return value.
|
| Short2CharMap.Entry | A type-specific Map.Entry; provides some additional methods
to access its content reducing type juggling. |
| Short2CharSortedMap | A type-specific SortedMap; provides some additional methods that use polymorphism to reduce type juggling. |
| Short2DoubleMap | A type-specific Map; provides some additional methods that use polymorphism to reduce type juggling, and handling of a default return value.
|
| Short2DoubleMap.Entry | A type-specific Map.Entry; provides some additional methods
to access its content reducing type juggling. |
| Short2DoubleSortedMap | A type-specific SortedMap; provides some additional methods that use polymorphism to reduce type juggling. |
| Short2FloatMap | A type-specific Map; provides some additional methods that use polymorphism to reduce type juggling, and handling of a default return value.
|
| Short2FloatMap.Entry | A type-specific Map.Entry; provides some additional methods
to access its content reducing type juggling. |
| Short2FloatSortedMap | A type-specific SortedMap; provides some additional methods that use polymorphism to reduce type juggling. |
| Short2IntMap | A type-specific Map; provides some additional methods that use polymorphism to reduce type juggling, and handling of a default return value.
|
| Short2IntMap.Entry | A type-specific Map.Entry; provides some additional methods
to access its content reducing type juggling. |
| Short2IntSortedMap | A type-specific SortedMap; provides some additional methods that use polymorphism to reduce type juggling. |
| Short2LongMap | A type-specific Map; provides some additional methods that use polymorphism to reduce type juggling, and handling of a default return value.
|
| Short2LongMap.Entry | A type-specific Map.Entry; provides some additional methods
to access its content reducing type juggling. |
| Short2LongSortedMap | A type-specific SortedMap; provides some additional methods that use polymorphism to reduce type juggling. |
| Short2ObjectMap | A type-specific Map; provides some additional methods that use polymorphism to reduce type juggling, and handling of a default return value.
|
| Short2ObjectMap.Entry | A type-specific Map.Entry; provides some additional methods
to access its content reducing type juggling. |
| Short2ObjectSortedMap | A type-specific SortedMap; provides some additional methods that use polymorphism to reduce type juggling. |
| Short2ReferenceMap | A type-specific Map; provides some additional methods that use polymorphism to reduce type juggling, and handling of a default return value.
|
| Short2ReferenceMap.Entry | A type-specific Map.Entry; provides some additional methods
to access its content reducing type juggling. |
| Short2ReferenceSortedMap | A type-specific SortedMap; provides some additional methods that use polymorphism to reduce type juggling. |
| Short2ShortMap | A type-specific Map; provides some additional methods that use polymorphism to reduce type juggling, and handling of a default return value.
|
| Short2ShortMap.Entry | A type-specific Map.Entry; provides some additional methods
to access its content reducing type juggling. |
| Short2ShortSortedMap | A type-specific SortedMap; provides some additional methods that use polymorphism to reduce type juggling. |
| ShortBidirectionalIterator | A type-specific bidirectional iterator; provides an additional method to reduce type juggling, and the possibility to skip elements backwards. |
| ShortCollection | A type-specific Collection; provides some additional methods
that use polymorphism to reduce type juggling.
|
| ShortComparator | A type-specific Comparator; provides methods to compare two primitive types both as objects
and as primitive types.
|
| ShortIterator | A type-specific Iterator; provides an additional method to reduce type juggling, and
the possibility to skip elements. |
| ShortList | A type-specific List; provides some additional methods that use polymorphism to reduce type juggling.
|
| ShortListIterator | A type-specific bidirectional iterator that is also a ListIterator.
|
| ShortPriorityQueue | A type-specific PriorityQueue; provides some additional methods that use polymorphism to reduce type juggling. |
| ShortSet | A type-specific Set; provides some additional methods that use polymorphism to reduce type juggling. |
| ShortSortedSet | A type-specific SortedSet; provides some additional methods that use polymorphism to reduce type juggling. |
| ShortStack | A type-specific Stack; provides some additional methods that use polymorphism to reduce type juggling. |
| Class Summary | |
| AbstractShort2BooleanMap | An abstract class providing basic methods for maps implementing a type-specific interface. |
| AbstractShort2BooleanMap.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). |
| AbstractShort2BooleanSortedMap | An abstract class providing basic methods for sorted maps implementing a type-specific interface. |
| AbstractShort2ByteMap | An abstract class providing basic methods for maps implementing a type-specific interface. |
| AbstractShort2ByteMap.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). |
| AbstractShort2ByteSortedMap | An abstract class providing basic methods for sorted maps implementing a type-specific interface. |
| AbstractShort2CharMap | An abstract class providing basic methods for maps implementing a type-specific interface. |
| AbstractShort2CharMap.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). |
| AbstractShort2CharSortedMap | An abstract class providing basic methods for sorted maps implementing a type-specific interface. |
| AbstractShort2DoubleMap | An abstract class providing basic methods for maps implementing a type-specific interface. |
| AbstractShort2DoubleMap.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). |
| AbstractShort2DoubleSortedMap | An abstract class providing basic methods for sorted maps implementing a type-specific interface. |
| AbstractShort2FloatMap | An abstract class providing basic methods for maps implementing a type-specific interface. |
| AbstractShort2FloatMap.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). |
| AbstractShort2FloatSortedMap | An abstract class providing basic methods for sorted maps implementing a type-specific interface. |
| AbstractShort2IntMap | An abstract class providing basic methods for maps implementing a type-specific interface. |
| AbstractShort2IntMap.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). |
| AbstractShort2IntSortedMap | An abstract class providing basic methods for sorted maps implementing a type-specific interface. |
| AbstractShort2LongMap | An abstract class providing basic methods for maps implementing a type-specific interface. |
| AbstractShort2LongMap.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). |
| AbstractShort2LongSortedMap | An abstract class providing basic methods for sorted maps implementing a type-specific interface. |
| AbstractShort2ObjectMap | An abstract class providing basic methods for maps implementing a type-specific interface. |
| AbstractShort2ObjectMap.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). |
| AbstractShort2ObjectSortedMap | An abstract class providing basic methods for sorted maps implementing a type-specific interface. |
| AbstractShort2ReferenceMap | An abstract class providing basic methods for maps implementing a type-specific interface. |
| AbstractShort2ReferenceMap.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). |
| AbstractShort2ReferenceSortedMap | An abstract class providing basic methods for sorted maps implementing a type-specific interface. |
| AbstractShort2ShortMap | An abstract class providing basic methods for maps implementing a type-specific interface. |
| AbstractShort2ShortMap.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). |
| AbstractShort2ShortSortedMap | An abstract class providing basic methods for sorted maps implementing a type-specific interface. |
| AbstractShortBidirectionalIterator | An abstract class facilitating the creation of type-specific bidirectional iterators. |
| AbstractShortCollection | An abstract class providing basic methods for collections implementing a type-specific interface. |
| AbstractShortComparator | An abstract class facilitating the creation of type-specific comparators. |
| AbstractShortIterator | An abstract class facilitating the creation of type-specific iterators. |
| AbstractShortList | An abstract class providing basic methods for lists implementing a type-specific list interface. |
| AbstractShortListIterator | An abstract class facilitating the creation of type-specific list iterators. |
| AbstractShortPriorityQueue | An abstract class providing basic methods for priority queues implementing a type-specific interface. |
| AbstractShortSet | An abstract class providing basic methods for sets implementing a type-specific interface. |
| AbstractShortSortedSet | An abstract class providing basic methods for sorted sets implementing a type-specific interface. |
| AbstractShortStack | An abstract class providing basic methods for implementing a type-specific stack interface. |
| Short2BooleanAVLTreeMap | A type-specific AVL tree map with a fast, small-footprint implementation. |
| Short2BooleanLinkedOpenHashMap | A type-specific linked hash map with with a fast, small-footprint implementation. |
| Short2BooleanMaps | A class providing static methods and objects that do useful things with type-specific maps. |
| Short2BooleanMaps.EmptyMap | An immutable class representing an empty type-specific map. |
| Short2BooleanMaps.Singleton | An immutable class representing a type-specific singleton map. |
| Short2BooleanMaps.SynchronizedMap | A synchronized wrapper class for maps. |
| Short2BooleanOpenHashMap | A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time. |
| Short2BooleanRBTreeMap | A type-specific red-black tree map with a fast, small-footprint implementation. |
| Short2BooleanSortedMaps | A class providing static methods and objects that do useful things with type-specific sorted maps. |
| Short2BooleanSortedMaps.EmptySortedMap | An immutable class representing an empty type-specific sorted map. |
| Short2BooleanSortedMaps.Singleton | An immutable class representing a type-specific singleton sorted map. |
| Short2BooleanSortedMaps.SynchronizedSortedMap | A synchronized wrapper class for sorted maps. |
| Short2ByteAVLTreeMap | A type-specific AVL tree map with a fast, small-footprint implementation. |
| Short2ByteLinkedOpenHashMap | A type-specific linked hash map with with a fast, small-footprint implementation. |
| Short2ByteMaps | A class providing static methods and objects that do useful things with type-specific maps. |
| Short2ByteMaps.EmptyMap | An immutable class representing an empty type-specific map. |
| Short2ByteMaps.Singleton | An immutable class representing a type-specific singleton map. |
| Short2ByteMaps.SynchronizedMap | A synchronized wrapper class for maps. |
| Short2ByteOpenHashMap | A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time. |
| Short2ByteRBTreeMap | A type-specific red-black tree map with a fast, small-footprint implementation. |
| Short2ByteSortedMaps | A class providing static methods and objects that do useful things with type-specific sorted maps. |
| Short2ByteSortedMaps.EmptySortedMap | An immutable class representing an empty type-specific sorted map. |
| Short2ByteSortedMaps.Singleton | An immutable class representing a type-specific singleton sorted map. |
| Short2ByteSortedMaps.SynchronizedSortedMap | A synchronized wrapper class for sorted maps. |
| Short2CharAVLTreeMap | A type-specific AVL tree map with a fast, small-footprint implementation. |
| Short2CharLinkedOpenHashMap | A type-specific linked hash map with with a fast, small-footprint implementation. |
| Short2CharMaps | A class providing static methods and objects that do useful things with type-specific maps. |
| Short2CharMaps.EmptyMap | An immutable class representing an empty type-specific map. |
| Short2CharMaps.Singleton | An immutable class representing a type-specific singleton map. |
| Short2CharMaps.SynchronizedMap | A synchronized wrapper class for maps. |
| Short2CharOpenHashMap | A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time. |
| Short2CharRBTreeMap | A type-specific red-black tree map with a fast, small-footprint implementation. |
| Short2CharSortedMaps | A class providing static methods and objects that do useful things with type-specific sorted maps. |
| Short2CharSortedMaps.EmptySortedMap | An immutable class representing an empty type-specific sorted map. |
| Short2CharSortedMaps.Singleton | An immutable class representing a type-specific singleton sorted map. |
| Short2CharSortedMaps.SynchronizedSortedMap | A synchronized wrapper class for sorted maps. |
| Short2DoubleAVLTreeMap | A type-specific AVL tree map with a fast, small-footprint implementation. |
| Short2DoubleLinkedOpenHashMap | A type-specific linked hash map with with a fast, small-footprint implementation. |
| Short2DoubleMaps | A class providing static methods and objects that do useful things with type-specific maps. |
| Short2DoubleMaps.EmptyMap | An immutable class representing an empty type-specific map. |
| Short2DoubleMaps.Singleton | An immutable class representing a type-specific singleton map. |
| Short2DoubleMaps.SynchronizedMap | A synchronized wrapper class for maps. |
| Short2DoubleOpenHashMap | A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time. |
| Short2DoubleRBTreeMap | A type-specific red-black tree map with a fast, small-footprint implementation. |
| Short2DoubleSortedMaps | A class providing static methods and objects that do useful things with type-specific sorted maps. |
| Short2DoubleSortedMaps.EmptySortedMap | An immutable class representing an empty type-specific sorted map. |
| Short2DoubleSortedMaps.Singleton | An immutable class representing a type-specific singleton sorted map. |
| Short2DoubleSortedMaps.SynchronizedSortedMap | A synchronized wrapper class for sorted maps. |
| Short2FloatAVLTreeMap | A type-specific AVL tree map with a fast, small-footprint implementation. |
| Short2FloatLinkedOpenHashMap | A type-specific linked hash map with with a fast, small-footprint implementation. |
| Short2FloatMaps | A class providing static methods and objects that do useful things with type-specific maps. |
| Short2FloatMaps.EmptyMap | An immutable class representing an empty type-specific map. |
| Short2FloatMaps.Singleton | An immutable class representing a type-specific singleton map. |
| Short2FloatMaps.SynchronizedMap | A synchronized wrapper class for maps. |
| Short2FloatOpenHashMap | A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time. |
| Short2FloatRBTreeMap | A type-specific red-black tree map with a fast, small-footprint implementation. |
| Short2FloatSortedMaps | A class providing static methods and objects that do useful things with type-specific sorted maps. |
| Short2FloatSortedMaps.EmptySortedMap | An immutable class representing an empty type-specific sorted map. |
| Short2FloatSortedMaps.Singleton | An immutable class representing a type-specific singleton sorted map. |
| Short2FloatSortedMaps.SynchronizedSortedMap | A synchronized wrapper class for sorted maps. |
| Short2IntAVLTreeMap | A type-specific AVL tree map with a fast, small-footprint implementation. |
| Short2IntLinkedOpenHashMap | A type-specific linked hash map with with a fast, small-footprint implementation. |
| Short2IntMaps | A class providing static methods and objects that do useful things with type-specific maps. |
| Short2IntMaps.EmptyMap | An immutable class representing an empty type-specific map. |
| Short2IntMaps.Singleton | An immutable class representing a type-specific singleton map. |
| Short2IntMaps.SynchronizedMap | A synchronized wrapper class for maps. |
| Short2IntOpenHashMap | A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time. |
| Short2IntRBTreeMap | A type-specific red-black tree map with a fast, small-footprint implementation. |
| Short2IntSortedMaps | A class providing static methods and objects that do useful things with type-specific sorted maps. |
| Short2IntSortedMaps.EmptySortedMap | An immutable class representing an empty type-specific sorted map. |
| Short2IntSortedMaps.Singleton | An immutable class representing a type-specific singleton sorted map. |
| Short2IntSortedMaps.SynchronizedSortedMap | A synchronized wrapper class for sorted maps. |
| Short2LongAVLTreeMap | A type-specific AVL tree map with a fast, small-footprint implementation. |
| Short2LongLinkedOpenHashMap | A type-specific linked hash map with with a fast, small-footprint implementation. |
| Short2LongMaps | A class providing static methods and objects that do useful things with type-specific maps. |
| Short2LongMaps.EmptyMap | An immutable class representing an empty type-specific map. |
| Short2LongMaps.Singleton | An immutable class representing a type-specific singleton map. |
| Short2LongMaps.SynchronizedMap | A synchronized wrapper class for maps. |
| Short2LongOpenHashMap | A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time. |
| Short2LongRBTreeMap | A type-specific red-black tree map with a fast, small-footprint implementation. |
| Short2LongSortedMaps | A class providing static methods and objects that do useful things with type-specific sorted maps. |
| Short2LongSortedMaps.EmptySortedMap | An immutable class representing an empty type-specific sorted map. |
| Short2LongSortedMaps.Singleton | An immutable class representing a type-specific singleton sorted map. |
| Short2LongSortedMaps.SynchronizedSortedMap | A synchronized wrapper class for sorted maps. |
| Short2ObjectAVLTreeMap | A type-specific AVL tree map with a fast, small-footprint implementation. |
| Short2ObjectLinkedOpenHashMap | A type-specific linked hash map with with a fast, small-footprint implementation. |
| Short2ObjectMaps | A class providing static methods and objects that do useful things with type-specific maps. |
| Short2ObjectMaps.EmptyMap | An immutable class representing an empty type-specific map. |
| Short2ObjectMaps.Singleton | An immutable class representing a type-specific singleton map. |
| Short2ObjectMaps.SynchronizedMap | A synchronized wrapper class for maps. |
| Short2ObjectOpenHashMap | A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time. |
| Short2ObjectRBTreeMap | A type-specific red-black tree map with a fast, small-footprint implementation. |
| Short2ObjectSortedMaps | A class providing static methods and objects that do useful things with type-specific sorted maps. |
| Short2ObjectSortedMaps.EmptySortedMap | An immutable class representing an empty type-specific sorted map. |
| Short2ObjectSortedMaps.Singleton | An immutable class representing a type-specific singleton sorted map. |
| Short2ObjectSortedMaps.SynchronizedSortedMap | A synchronized wrapper class for sorted maps. |
| Short2ReferenceAVLTreeMap | A type-specific AVL tree map with a fast, small-footprint implementation. |
| Short2ReferenceLinkedOpenHashMap | A type-specific linked hash map with with a fast, small-footprint implementation. |
| Short2ReferenceMaps | A class providing static methods and objects that do useful things with type-specific maps. |
| Short2ReferenceMaps.EmptyMap | An immutable class representing an empty type-specific map. |
| Short2ReferenceMaps.Singleton | An immutable class representing a type-specific singleton map. |
| Short2ReferenceMaps.SynchronizedMap | A synchronized wrapper class for maps. |
| Short2ReferenceOpenHashMap | A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time. |
| Short2ReferenceRBTreeMap | A type-specific red-black tree map with a fast, small-footprint implementation. |
| Short2ReferenceSortedMaps | A class providing static methods and objects that do useful things with type-specific sorted maps. |
| Short2ReferenceSortedMaps.EmptySortedMap | An immutable class representing an empty type-specific sorted map. |
| Short2ReferenceSortedMaps.Singleton | An immutable class representing a type-specific singleton sorted map. |
| Short2ReferenceSortedMaps.SynchronizedSortedMap | A synchronized wrapper class for sorted maps. |
| Short2ShortAVLTreeMap | A type-specific AVL tree map with a fast, small-footprint implementation. |
| Short2ShortLinkedOpenHashMap | A type-specific linked hash map with with a fast, small-footprint implementation. |
| Short2ShortMaps | A class providing static methods and objects that do useful things with type-specific maps. |
| Short2ShortMaps.EmptyMap | An immutable class representing an empty type-specific map. |
| Short2ShortMaps.Singleton | An immutable class representing a type-specific singleton map. |
| Short2ShortMaps.SynchronizedMap | A synchronized wrapper class for maps. |
| Short2ShortOpenHashMap | A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time. |
| Short2ShortRBTreeMap | A type-specific red-black tree map with a fast, small-footprint implementation. |
| Short2ShortSortedMaps | A class providing static methods and objects that do useful things with type-specific sorted maps. |
| Short2ShortSortedMaps.EmptySortedMap | An immutable class representing an empty type-specific sorted map. |
| Short2ShortSortedMaps.Singleton | An immutable class representing a type-specific singleton sorted map. |
| Short2ShortSortedMaps.SynchronizedSortedMap | A synchronized wrapper class for sorted maps. |
| ShortArrayFrontCodedList | Compact storage of lists of arrays using front coding. |
| ShortArrayIndirectDoublePriorityQueue | A type-specific array-based indirect double priority queue. |
| ShortArrayIndirectPriorityQueue | A type-specific array-based semi-indirect priority queue. |
| ShortArrayList | A type-specific array-based list; provides some additional methods that use polymorphism to reduce type juggling. |
| ShortArrayPriorityQueue | A type-specific array-based priority queue. |
| ShortArrays | A class providing static methods and objects that do useful things with type-specific arrays. |
| ShortAVLTreeSet | A type-specific AVL tree set with a fast, small-footprint implementation. |
| ShortCollections | A class providing static methods and objects that do useful things with type-specific collections. |
| ShortCollections.SynchronizedCollection | A synchronized wrapper class for collections. |
| ShortComparators | A class providing static methods and objects that do useful things with comparators. |
| ShortHeapIndirectPriorityQueue | A type-specific heap-based indirect priority queue. |
| ShortHeapPriorityQueue | A type-specific heap-based priority queue. |
| ShortHeaps | A class providing static methods and objects that do useful things with heaps. |
| ShortHeapSemiIndirectPriorityQueue | A type-specific heap-based semi-indirect priority queue. |
| ShortHeapSesquiIndirectDoublePriorityQueue | A type-specific heap-based sesqui-indirect double priority queue. |
| ShortIndirectHeaps | A class providing static methods and objects that do useful things with indirect heaps. |
| ShortIterators | A class providing static methods and objects that do useful things with type-specific iterators. |
| ShortLinkedOpenHashSet | A type-specific linked hash set with with a fast, small-footprint implementation. |
| ShortLists | A class providing static methods and objects that do useful things with type-specific lists. |
| ShortLists.Singleton | An immutable class representing a type-specific singleton list. |
| ShortLists.SynchronizedList | A synchronized wrapper class for lists. |
| ShortOpenHashSet | A hash set with with a fast, small-footprint implementation whose hashing strategy is specified at creation time. |
| ShortPriorityQueues | A class providing static methods and objects that do useful things with type-specific priority queues. |
| ShortPriorityQueues.SynchronizedPriorityQueue | A synchronized wrapper class for priority queues. |
| ShortRBTreeSet | A type-specific red-black tree set with a fast, small-footprint implementation. |
| ShortSemiIndirectHeaps | A class providing static methods and objects that do useful things with semi-indirect heaps. |
| ShortSets | A class providing static methods and objects that do useful things with type-specific sets. |
| ShortSets.Singleton | An immutable class representing a type-specific singleton set. |
| ShortSets.SynchronizedSet | A synchronized wrapper class for sets. |
| ShortSortedSets | A class providing static methods and objects that do useful things with type-specific sorted sets. |
| ShortSortedSets.Singleton | A class representing a singleton sorted set. |
| ShortSortedSets.SynchronizedSortedSet | A synchronized wrapper class for sorted sets. |
Provides type-specific classes for short elements or keys.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||