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, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
public Logs(int initialCapacity)
public Logs()
public Logs(Collection<? extends Log> c)
Copyright © 2009–2014. All rights reserved.