Package cn.sliew.milky.io
Interface Readable
-
public interface Readable
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceReadable.Reader<V>
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreadFrom(DataInputView in)
-
-
-
Method Detail
-
readFrom
void readFrom(DataInputView in) throws IOException
- Throws:
IOException
-
-