Interface ElementContainer
- All Known Subinterfaces:
IndexedElementContainer<E>, IterableElementContainer<E>
public interface ElementContainer
Base interface for element containers. Allows automatic handling of repeated elements/children of
container/collection-like messages.
- Since:
- 4.4
-
Method Summary
-
Method Details
-
getNumElements
int getNumElements()
-