eap.freeciv
Class TechList

java.lang.Object
  extended byeap.freeciv.TechList

public class TechList
extends Object


Constructor Summary
TechList()
           
 
Method Summary
 void read(PacketSource source)
           
 int size()
           
 void write(OutputStream out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TechList

public TechList()
Method Detail

read

public void read(PacketSource source)
          throws IOException
Throws:
IOException

write

public void write(OutputStream out)
           throws IOException
Throws:
IOException

size

public int size()