public class CodecFileIterable<T,C extends Codec<T>> extends Object implements Iterable<T>
Constructor and Description |
---|
CodecFileIterable(File filename,
C codec) |
Modifier and Type | Method and Description |
---|---|
Iterator<T> |
iterator() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
Copyright © 2016 The Apache Software Foundation. All rights reserved.