public class ZiplineBlockMatches extends Object
| Constructor and Description |
|---|
ZiplineBlockMatches(ArrayList<ZiplinedBlock> blocks,
String prefix) |
| Modifier and Type | Method and Description |
|---|---|
StringPrefixIterator |
getIterator() |
StringPrefixIterator |
getIteratorAt(long skip) |
long |
getTotalMatching() |
public ZiplineBlockMatches(ArrayList<ZiplinedBlock> blocks, String prefix)
public StringPrefixIterator getIterator()
public StringPrefixIterator getIteratorAt(long skip) throws IOException
IOExceptionpublic long getTotalMatching()
throws IOException
IOExceptionCopyright © 2005–2015 IIPC. All rights reserved.