public static class MockSingleIntIndexInput.Reader extends IntIndexInput.Reader
| Constructor and Description |
|---|
MockSingleIntIndexInput.Reader(IndexInput in) |
| Modifier and Type | Method and Description |
|---|---|
int |
next()
Reads next single int
|
readpublic MockSingleIntIndexInput.Reader(IndexInput in)
public int next()
throws IOException
next in class IntIndexInput.ReaderIOExceptionCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.