E - The base type of elements in the container.public interface CheckedContainer<E>
Collection, but not always.Defined in the sis-utility module
| Modifier and Type | Method and Description |
|---|---|
Class<E> |
getElementType()
Returns the base type of all elements in this container.
|
Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.