| 
Active Virtual Network Management Prediction (AVNMP) Classes | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  |
  +--java.util.AbstractCollection
        |
        +--java.util.AbstractList
              |
              +--java.util.Vector
                    |
                    +--avnmp.java.start.Others
This class holds a SET of active node addresses as Strings. Note that because it is a set, it should hold only one of each address entered. This research is funded by DARPA/ITO Contract Number: F30602-98-C-0230 supported by the Air Force Research Laboratory/IF.
| Fields inherited from class java.util.Vector | 
capacityIncrement, elementCount, elementData | 
| Fields inherited from class java.util.AbstractList | 
modCount | 
| Constructor Summary | |
Others()
 | 
|
| Method Summary | |
 boolean | 
add(java.lang.Object o)
 | 
| Methods inherited from class java.util.Vector | 
add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, lastElement, lastIndexOf, lastIndexOf, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, removeRange, retainAll, set, setElementAt, setSize, size, subList, toArray, toArray, toString, trimToSize | 
| Methods inherited from class java.util.AbstractList | 
iterator, listIterator, listIterator | 
| Methods inherited from class java.lang.Object | 
finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface java.util.Set | 
addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray | 
| Methods inherited from interface java.util.List | 
iterator, listIterator, listIterator | 
| Constructor Detail | 
public Others()
| Method Detail | 
public boolean add(java.lang.Object o)
add in interface java.util.Setadd in class java.util.Vector
  | 
Active Virtual Network Management Prediction (AVNMP) Classes | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||