byucc.jhdl.platforms.util
Class VirtualPortTable

java.lang.Object
  extended byjava.util.Dictionary
      extended byjava.util.Hashtable
          extended bybyucc.jhdl.platforms.util.VirtualPortTable
All Implemented Interfaces:
java.lang.Cloneable, java.util.Map, java.io.Serializable

public class VirtualPortTable
extends java.util.Hashtable

See Also:
Serialized Form

Constructor Summary
VirtualPortTable()
           
 
Method Summary
 VirtualPort getvp(java.lang.Object key)
           
 
Methods inherited from class java.util.Hashtable
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VirtualPortTable

public VirtualPortTable()
Method Detail

getvp

public VirtualPort getvp(java.lang.Object key)


Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.