mirror of https://github.com/apache/lucene.git
clear javadocs warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389091 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
505cf750c1
commit
2556b0de79
|
@ -23,6 +23,7 @@ import java.util.List;
|
|||
|
||||
import org.apache.lucene.store.DataInput;
|
||||
import org.apache.lucene.store.DataOutput;
|
||||
import org.apache.lucene.util.IntsRef; // javadocs
|
||||
|
||||
/**
|
||||
* Wraps another Outputs implementation and encodes one or
|
||||
|
|
Loading…
Reference in New Issue