public class BlobList extends ArrayList<Blob>
Constructor and Description |
---|
BlobList() |
BlobList(Blob blob) |
BlobList(int size) |
BlobList(List<Blob> blobs) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
containsAll, equals, hashCode
Copyright © 2015 Nuxeo SA. All rights reserved.