Uses of Class
org.hpccsystems.ws.client.utils.CollectionDelta
-
Packages that use CollectionDelta Package Description org.hpccsystems.ws.client.utils Useful utilities for users of the HPCCWsClient libraries. -
-
Uses of CollectionDelta in org.hpccsystems.ws.client.utils
Methods in org.hpccsystems.ws.client.utils that return CollectionDelta Modifier and Type Method Description <T extends DataSingleton>
CollectionDeltaCollectionDelta. calcChanges(Collection<T> after)<T extends DataSingleton>
CollectionDeltaCollectionDelta. calcChanges(T[] after)
-