?? index-all.html
字號:
Method in class structure.<A HREF="structure/MapList.html">MapList</A><DD> <DT><A HREF="structure/Hashtable.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> - Method in class structure.<A HREF="structure/Hashtable.html">Hashtable</A><DD>Returns true iff a specific key appears within the table.<DT><A HREF="structure/Table.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> - Method in class structure.<A HREF="structure/Table.html">Table</A><DD>Determine if the key is in the table.<DT><A HREF="structure/Map.html#containsKey(java.lang.Object)"><B>containsKey(Object)</B></A> - Method in interface structure.<A HREF="structure/Map.html">Map</A><DD> <DT><A HREF="structure/ChainedHashtable.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> - Method in class structure.<A HREF="structure/ChainedHashtable.html">ChainedHashtable</A><DD>Returns true if a specific value appears within the table.<DT><A HREF="structure/MapList.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> - Method in class structure.<A HREF="structure/MapList.html">MapList</A><DD> <DT><A HREF="structure/Hashtable.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> - Method in class structure.<A HREF="structure/Hashtable.html">Hashtable</A><DD>Returns true if a specific value appears within the table.<DT><A HREF="structure/Table.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> - Method in class structure.<A HREF="structure/Table.html">Table</A><DD>Returns true if the value is associated with some key in the table.<DT><A HREF="structure/Map.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> - Method in interface structure.<A HREF="structure/Map.html">Map</A><DD> <DT><A HREF="structure/Vector.html#copyInto(java.lang.Object[])"><B>copyInto(Object[])</B></A> - Method in class structure.<A HREF="structure/Vector.html">Vector</A><DD>Copy the contents of the vector into an array.<DT><A HREF="structure/ChainedHashtable.html#count"><B>count</B></A> - Variable in class structure.<A HREF="structure/ChainedHashtable.html">ChainedHashtable</A><DD>The number of key-value pairs stored within the table.<DT><A HREF="structure/ArrayIterator.html#count"><B>count</B></A> - Variable in class structure.<A HREF="structure/ArrayIterator.html">ArrayIterator</A><DD>The number of elements in the array over which to iterate<DT><A HREF="structure/OrderedList.html#count"><B>count</B></A> - Variable in class structure.<A HREF="structure/OrderedList.html">OrderedList</A><DD>Number of elements in list<DT><A HREF="structure/CircularList.html#count"><B>count</B></A> - Variable in class structure.<A HREF="structure/CircularList.html">CircularList</A><DD>Number of elements within circular list.<DT><A HREF="structure/Hashtable.html#count"><B>count</B></A> - Variable in class structure.<A HREF="structure/Hashtable.html">Hashtable</A><DD>The number of key-value pairs in table.<DT><A HREF="structure/BinarySearchTree.html#count"><B>count</B></A> - Variable in class structure.<A HREF="structure/BinarySearchTree.html">BinarySearchTree</A><DD>The number of nodes in the tree<DT><A HREF="structure/QueueArray.html#count"><B>count</B></A> - Variable in class structure.<A HREF="structure/QueueArray.html">QueueArray</A><DD>current size of queue<DT><A HREF="structure/RedBlackSearchTree.html#count"><B>count</B></A> - Variable in class structure.<A HREF="structure/RedBlackSearchTree.html">RedBlackSearchTree</A><DD>The number of nodes in the tree<DT><A HREF="structure/SkewHeap.html#count"><B>count</B></A> - Variable in class structure.<A HREF="structure/SkewHeap.html">SkewHeap</A><DD>The number of nodes within heap.<DT><A HREF="structure/DoublyLinkedList.html#count"><B>count</B></A> - Variable in class structure.<A HREF="structure/DoublyLinkedList.html">DoublyLinkedList</A><DD>Number of elements within list.<DT><A HREF="structure/SinglyLinkedList.html#count"><B>count</B></A> - Variable in class structure.<A HREF="structure/SinglyLinkedList.html">SinglyLinkedList</A><DD>The number of elements in list.<DT><A HREF="structure/ArrayIterator.html#current"><B>current</B></A> - Variable in class structure.<A HREF="structure/ArrayIterator.html">ArrayIterator</A><DD>The current item in the iteration<DT><A HREF="structure/HashtableIterator.html#current"><B>current</B></A> - Variable in class structure.<A HREF="structure/HashtableIterator.html">HashtableIterator</A><DD>The current entry being considered.<DT><A HREF="structure/SinglyLinkedListIterator.html#current"><B>current</B></A> - Variable in class structure.<A HREF="structure/SinglyLinkedListIterator.html">SinglyLinkedListIterator</A><DD>The reference to currently considered element within list.<DT><A HREF="structure/SplayTreeIterator.html#current"><B>current</B></A> - Variable in class structure.<A HREF="structure/SplayTreeIterator.html">SplayTreeIterator</A><DD>The current node being considered in tree.<DT><A HREF="structure/VectorIterator.html#current"><B>current</B></A> - Variable in class structure.<A HREF="structure/VectorIterator.html">VectorIterator</A><DD>The index of the current value.<DT><A HREF="structure/DoublyLinkedListIterator.html#current"><B>current</B></A> - Variable in class structure.<A HREF="structure/DoublyLinkedListIterator.html">DoublyLinkedListIterator</A><DD>Reference to the current node in the list.<DT><A HREF="structure/CircularListIterator.html#current"><B>current</B></A> - Variable in class structure.<A HREF="structure/CircularListIterator.html">CircularListIterator</A><DD>The current value of the iterator.</DL><HR><A NAME="_D_"><!-- --></A><H2><B>D</B></H2><DL><DT><A HREF="structure/ChainedHashtable.html#data"><B>data</B></A> - Variable in class structure.<A HREF="structure/ChainedHashtable.html">ChainedHashtable</A><DD>The array of chains used to store values.<DT><A HREF="structure/GraphMatrix.html#data"><B>data</B></A> - Variable in class structure.<A HREF="structure/GraphMatrix.html">GraphMatrix</A><DD>The edge data.<DT><A HREF="structure/ArrayIterator.html#data"><B>data</B></A> - Variable in class structure.<A HREF="structure/ArrayIterator.html">ArrayIterator</A><DD>The array over which this iterator iterates<DT><A HREF="structure/OrderedList.html#data"><B>data</B></A> - Variable in class structure.<A HREF="structure/OrderedList.html">OrderedList</A><DD>Pointer to the smallest element, maintained as a singly linked list<DT><A HREF="structure/HashtableIterator.html#data"><B>data</B></A> - Variable in class structure.<A HREF="structure/HashtableIterator.html">HashtableIterator</A><DD>Reference to hash table data<DT><A HREF="structure/MapList.html#data"><B>data</B></A> - Variable in class structure.<A HREF="structure/MapList.html">MapList</A><DD>List for storing the entries in this map<DT><A HREF="structure/QueueList.html#data"><B>data</B></A> - Variable in class structure.<A HREF="structure/QueueList.html">QueueList</A><DD>The list holding queue values in order.<DT><A HREF="structure/DoublyLinkedListElement.html#data"><B>data</B></A> - Variable in class structure.<A HREF="structure/DoublyLinkedListElement.html">DoublyLinkedListElement</A><DD>The actual value stored within element; provided by user.<DT><A HREF="structure/Hashtable.html#data"><B>data</B></A> - Variable in class structure.<A HREF="structure/Hashtable.html">Hashtable</A><DD>The data associated with the hashtable.<DT><A HREF="structure/VectorHeap.html#data"><B>data</B></A> - Variable in class structure.<A HREF="structure/VectorHeap.html">VectorHeap</A><DD>The data, kept in heap order.<DT><A HREF="structure/QueueArray.html#data"><B>data</B></A> - Variable in class structure.<A HREF="structure/QueueArray.html">QueueArray</A><DD>The references to values stored within the queue.<DT><A HREF="structure/ChainedHashtableIterator.html#data"><B>data</B></A> - Variable in class structure.<A HREF="structure/ChainedHashtableIterator.html">ChainedHashtableIterator</A><DD>The list of values within the table.<DT><A HREF="structure/SetList.html#data"><B>data</B></A> - Variable in class structure.<A HREF="structure/SetList.html">SetList</A><DD>The underlying structure --- a list.<DT><A HREF="structure/StackVector.html#data"><B>data</B></A> - Variable in class structure.<A HREF="structure/StackVector.html">StackVector</A><DD>The vector containing the stack data.<DT><A HREF="structure/Table.html#data"><B>data</B></A> - Variable in class structure.<A HREF="structure/Table.html">Table</A><DD>An ordered structure that maintains the ComparableAssociations that store the key-value pairings.<DT><A HREF="structure/QueueVector.html#data"><B>data</B></A> - Variable in class structure.<A HREF="structure/QueueVector.html">QueueVector</A><DD>The vector that maintains the queue data<DT><A HREF="structure/StackList.html#data"><B>data</B></A> - Variable in class structure.<A HREF="structure/StackList.html">StackList</A><DD>The list that maintains the stack data.<DT><A HREF="structure/BitSet.html#data"><B>data</B></A> - Variable in class structure.<A HREF="structure/BitSet.html">BitSet</A><DD>The array of integers that contains the set's bits<DT><A HREF="structure/PriorityVector.html#data"><B>data</B></A> - Variable in class structure.<A HREF="structure/PriorityVector.html">PriorityVector</A><DD>The vector of data that is maintained in increasing order.<DT><A HREF="structure/OrderedVector.html#data"><B>data</B></A> - Variable in class structure.<A HREF="structure/OrderedVector.html">OrderedVector</A><DD>The vector of values.<DT><A HREF="structure/SinglyLinkedListElement.html#data"><B>data</B></A> - Variable in class structure.<A HREF="structure/SinglyLinkedListElement.html">SinglyLinkedListElement</A><DD>The data value stored in this node.<DT><A HREF="structure/StackArray.html#data"><B>data</B></A> - Variable in class structure.<A HREF="structure/StackArray.html">StackArray</A><DD>The array of value references.<DT><A HREF="structure/SetVector.html#data"><B>data</B></A> - Variable in class structure.<A HREF="structure/SetVector.html">SetVector</A><DD>The underlying structure --- a vector.<DT><A HREF="structure/Assert.html#debug(int, java.lang.String)"><B>debug(int, String)</B></A> - Static method in class structure.<A HREF="structure/Assert.html">Assert</A><DD>Set up a debugging message at a specific level.<DT><A HREF="structure/Assert.html#debug(java.lang.String)"><B>debug(String)</B></A> - Static method in class structure.<A HREF="structure/Assert.html">Assert</A><DD>Set up a level 1 debugging message.<DT><A HREF="structure/Assert.html#debugging()"><B>debugging()</B></A> - Static method in class structure.<A HREF="structure/Assert.html">Assert</A><DD>Increase the verbosity of the debugging messages.<DT><A HREF="structure/Assert.html#debugLevel"><B>debugLevel</B></A> - Static variable in class structure.<A HREF="structure/Assert.html">Assert</A><DD>The current level of debugging; generally 0 upward.<DT><A HREF="structure/Assert.html#debugLevel(int)"><B>debugLevel(int)</B></A> - Static method in class structure.<A HREF="structure/Assert.html">Assert</A><DD>Explictly set the debugging level (0 = none)<DT><A HREF="structure/Vector.html#defaultCapacity"><B>defaultCapacity
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -