public class LogNameList extends Object
LogNameList()
LogNameList(List<String> logNames)
boolean
add(String e)
List<String>
getLogNames()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogNameList(List<String> logNames)
public LogNameList()
public List<String> getLogNames()
public boolean add(String e)
Copyright © 2019. All rights reserved.