Uses of Interface
org.biojava.utils.io.Seekable
-
Packages that use Seekable Package Description org.biojava.bio.program.abi ABI Trace Handling.org.biojava.utils.io I/O utility classes. -
-
Uses of Seekable in org.biojava.bio.program.abi
Subinterfaces of Seekable in org.biojava.bio.program.abi Modifier and Type Interface Description static interface
ABIFParser.DataAccess
-
Uses of Seekable in org.biojava.utils.io
Classes in org.biojava.utils.io that implement Seekable Modifier and Type Class Description class
CachingInputStream
A wrapper aroundInputStream
that provides in-memory caching of the input data.
-