gr.forth.ics.vrp.corevrp.model
Class Existing
java.lang.Object
gr.forth.ics.vrp.corevrp.model.Existing
- public class Existing
- extends Object
- Version:
- 2.5 (30 Januar 2003)
- Author:
- Karsten Tolle & Sofia Alexaki
Constructor Summary |
Existing(boolean init)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Existing
public Existing(boolean init)
get
public Object get(String url)
get_int
public int get_int(String url)
get
public Object get(int i)
get_url
public String get_url(int i)
put
public int put(String url,
Object obj)
values
public Collection values()
containsKey
public boolean containsKey(String url)
size
public int size()
changesKey
public void changesKey(String oldURI,
String URI)
- Modify the URI of an object in the HashMap.