public interface Records extends Iterable<Record>
List<String>
getFields()
List<Record>
getRecords()
forEach, iterator, spliterator
List<String> getFields()
List<Record> getRecords()
Copyright © 2017. All Rights Reserved.