com.darwinsys.io
Interface DumpGetter

All Known Implementing Classes:
StreamDumpGetter

public interface DumpGetter

The general contract of a class to get bytes. Used in Dumper and related classes.


Method Summary
 int get()
           
 

Method Detail

get

int get()
        throws java.io.IOException
Throws:
java.io.IOException


Copyright © 1996-2004 Ian F. Darwin. See license.html for usage license.