| Package | Description | 
|---|---|
| com.caucho.amber.collection | |
| com.caucho.amber.manager | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CollectionImpl<E>Represents a lazy collection. | 
| class  | MapImpl<K,V>Represents a lazy collection. | 
| class  | SetImpl<E>Represents a lazy collection. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AmberConnection. register(AmberCollection query)Registers a collection. |