public class C4DocEnumerator extends C4NativePeer
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
free() |
C4Document |
getDocument() |
boolean |
next() |
accumulateAndGet, addAndGet, compareAndSet, decrementAndGet, doubleValue, floatValue, get, getAndAccumulate, getAndAdd, getAndDecrement, getAndIncrement, getAndSet, getAndUpdate, incrementAndGet, intValue, lazySet, longValue, set, toString, updateAndGet, weakCompareAndSet
byteValue, shortValue
public C4Document getDocument() throws LiteCoreException
LiteCoreException
public boolean next() throws LiteCoreException
LiteCoreException
public void close()
public void free()