eap.freeciv
Class WorkList
java.lang.Object
eap.freeciv.WorkList
- public class WorkList
- extends Object
This is a special data structure used in the Freeciv packets.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkList
public WorkList()
read
public void read(PacketSource source)
throws IOException
- Throws:
IOException
write
public void write(OutputStream out)
throws IOException
- Throws:
IOException
size
public int size()