public class LogRecordList extends Object
LogRecordList()
LogRecordList(List<LogRecord> records)
boolean
add(LogRecord e)
List<LogRecord>
getRecords()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogRecordList(List<LogRecord> records)
public LogRecordList()
public List<LogRecord> getRecords()
public boolean add(LogRecord e)
Copyright © 2019. All rights reserved.