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
IOException
public long getTotalMatching() throws IOException
IOException
Copyright © 2005–2015 IIPC. All rights reserved.