T
public abstract class RecordReader<T> extends Object
RecordReader()
abstract T
read()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RecordReader()
public abstract T read()
Copyright © 2015. All rights reserved.