Uses of Class
org.aksw.commons.io.block.impl.BlockEnumerator
Packages that use BlockEnumerator
-
Uses of BlockEnumerator in org.aksw.commons.io.block.impl
Methods in org.aksw.commons.io.block.impl that return BlockEnumeratorModifier and TypeMethodDescriptionstatic BlockEnumeratorBlockEnumerator.bwd(boolean yieldSelf, org.aksw.commons.util.ref.Ref<? extends Block> blockRef, Seekable seekable) static BlockEnumeratorBlockEnumerator.fwd(boolean yieldSelf, org.aksw.commons.util.ref.Ref<? extends Block> blockRef, boolean skipFirstClose) static BlockEnumeratorBlockEnumerator.fwd(boolean yieldSelf, org.aksw.commons.util.ref.Ref<? extends Block> blockRef, Seekable seekable) static BlockEnumeratorBlockEnumerator.fwd(boolean yieldSelf, org.aksw.commons.util.ref.Ref<? extends Block> blockRef, Seekable seekable, boolean skipFirstClose)