| Class | Description |
|---|---|
| SafeArrayList<ELEMENTTYPE> |
This is a specialized
CommonsArrayList that can handle read accesses
on list items that are not yet in the container. |
| SafeVector<ELEMENTTYPE> |
This is a specialized
CommonsVector that can handle read accesses on
list items that are not yet in the container. |
Copyright © 2017–2020 Philip Helger. All rights reserved.