public class CodecFileIterable<T,C extends Codec<T>> extends Object implements Iterable<T>
| Constructor and Description |
|---|
CodecFileIterable(File filename,
C codec) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.