| Package | Description |
|---|---|
| com.impetus.kundera.proxy.collection |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProxyBase
Abstract class containing common methods for all interfaces extending
Collection interface and Map interface |
class |
AbstractProxyCollection
Abstract class containing common methods for all interfaces extending
Collection interface |
class |
ProxyList
Proxy class used to represent instances for
List |
class |
ProxyMap
Proxy class used to represent instances for
Map |
class |
ProxySet
Proxy class used to represent instances for
Set |
| Modifier and Type | Method and Description |
|---|---|
ProxyCollection |
ProxyList.getCopy() |
ProxyCollection |
ProxyCollection.getCopy()
Retrieves a copy of this proxy collection
|
ProxyCollection |
ProxyMap.getCopy() |
ProxyCollection |
ProxySet.getCopy() |
Copyright © 2015. All Rights Reserved.