Make public fields protected.
Add new methods:
- stream() - delegating to the underlying List
- size() - delegating to the underlying List
- totalSize()
- is required by
-
NXP-23093 Remove useless sort on dc:created in the workflow cleaner
- Resolved