File
Doc
Category
Size
Date
Package
OutputStream.java
API Doc
Apache Lucene 1.9
802
Mon Feb 20 09:20:16 GMT 2006
org.apache.lucene.store
OutputStream
java.lang.Object
org.apache.lucene.store.IndexOutput
org.apache.lucene.store.BufferedIndexOutput
public abstract class OutputStream extends BufferedIndexOutput
deprecated
Use {@link IndexOutput} or {@link BufferedIndexOutput} instead.
Fields Summary
Constructors Summary
Methods Summary
Java Code Source