public class Logs extends ArrayList<Log>
modCount| Constructor and Description |
|---|
Logs() |
Logs(Collection<? extends Log> c) |
Logs(int initialCapacity) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodepublic Logs(int initialCapacity)
public Logs()
public Logs(Collection<? extends Log> c)
Copyright © 2009–2014. All rights reserved.