public class ServerObjectsTable extends Object
ServerObjectsTable()
int
add(Object obj)
find(Object obj)
void
free(int id)
Object
get(int id)
equals, finalize, getClass, hashCode, toString
public ServerObjectsTable()
public int add(Object obj)
public int find(Object obj)
public void free(int id)
public Object get(int id)
Copyright © 2018. All rights reserved.