public class ServerTable extends Object
ServerTable()
int
addUri(String uri)
getIndex(String uri)
String
getUri(int index)
void
putUri(String uri, int index)
String[]
toArray()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ServerTable()
public int addUri(String uri)
public void putUri(String uri, int index)
public String getUri(int index)
public int getIndex(String uri)
public String[] toArray()
Copyright © 2015. All rights reserved.