| Interface | Description |
|---|---|
| ProxyCollection |
Top level interface for all proxy collections (including maps)
|
| Class | Description |
|---|---|
| AbstractProxyBase |
Abstract class containing common methods for all interfaces extending
Collection interface and Map interface |
| AbstractProxyCollection |
Abstract class containing common methods for all interfaces extending
Collection interface |
| ProxyList |
Proxy class used to represent instances for
List |
| ProxyMap |
Proxy class used to represent instances for
Map |
| ProxySet |
Proxy class used to represent instances for
Set |
Copyright © 2015. All Rights Reserved.