All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface benno.toydb.DBType

public interface DBType

Method Index

 o readFrom(DataInput)
 o writeTo(DataOutput)

Methods

 o writeTo
 public abstract void writeTo(DataOutput d) throws IOException
 o readFrom
 public abstract void readFrom(DataInput d) throws IOException

All Packages  Class Hierarchy  This Package  Previous  Next  Index