E
- The type of elements in the collection.public interface CheckedCollection<E> extends Collection<E>
Modifier and Type | Method and Description |
---|---|
Class<E> |
getElementType()
Returns the element type.
|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray
Copyright © 1996–2019 Geotools. All rights reserved.