| Class | Description |
|---|---|
| BeanList<E> |
List capable of lazy loading.
|
| BeanMap<K,E> |
Map capable of lazy loading.
|
| BeanSet<E> |
Set capable of lazy loading.
|
| CopyOnFirstWriteList<E> |
List that copies itself on first write access.
|
Copyright © 2019. All rights reserved.