public class FileCollection extends ArrayList
modCount
Constructor and Description |
---|
FileCollection() |
FileCollection(ArrayList files) |
FileCollection(File f) |
Modifier and Type | Method and Description |
---|---|
void |
add(File f) |
void |
addAll(ArrayList files) |
int |
getFileCount() |
long |
getFileSize() |
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
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.