Interface ElementContainerAdapter<C>
- All Known Subinterfaces:
IndexedElementContainerAdapter<C,
,E> IterableElementContainerAdapter<C,
E>
public interface ElementContainerAdapter<C>
Base interface for element container adapters. Allows automatic handling of repeated elements/children of
container/collection-like messages.
- Since:
- 4.4
- Author:
- [email protected]
-
Method Summary
-
Method Details
-
getNumElements
-