|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.unimi.dsi.fastutil.objects.AbstractObjectIterator<LongArrayBitVector>
it.unimi.dsi.bits.BitVectors.OfflineBitVectorIterator
protected static class BitVectors.OfflineBitVectorIterator
Constructor Summary | |
---|---|
BitVectors.OfflineBitVectorIterator(java.io.File temp,
long n)
|
Method Summary | |
---|---|
void |
close()
|
protected void |
finalize()
|
boolean |
hasNext()
|
LongArrayBitVector |
next()
|
Methods inherited from class it.unimi.dsi.fastutil.objects.AbstractObjectIterator |
---|
remove, skip |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BitVectors.OfflineBitVectorIterator(java.io.File temp, long n) throws java.io.FileNotFoundException
java.io.FileNotFoundException
Method Detail |
---|
public boolean hasNext()
hasNext
in interface java.util.Iterator<LongArrayBitVector>
public LongArrayBitVector next()
next
in interface java.util.Iterator<LongArrayBitVector>
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
java.lang.Throwable
public void close() throws java.io.IOException
close
in interface java.io.Closeable
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |