public class Matches extends Object implements Serializable, ServiceMatchesWrapper
This class only has a bare minimum of methods, to minimize the amount of code downloaded into clients.
| Modifier and Type | Field and Description | 
|---|---|
| ArrayList | itemsServiceMatches.items as an ArrayList of Item | 
| int | totalMatchesServiceMatches.totalMatches | 
public ArrayList items
public int totalMatches
public Matches(ArrayList items, int totalMatches)
public ServiceMatches get() throws RemoteException
get in interface ServiceMatchesWrapperRemoteExceptionCopyright © GigaSpaces.