public interface RecordPrinter<T>
void
printRecord(T rec)
printRecords(java.util.Collection<T> recs)
void printRecord(T rec)
void printRecords(java.util.Collection<T> recs)
Copyright © 2010-2018 The Direct Project. All Rights Reserved.