Uses of Class
org.restlet.client.data.ReferenceList
- 
Packages that use ReferenceList Package Description org.restlet.client.data Information exchanged by components. - 
- 
Uses of ReferenceList in org.restlet.client.data
Methods in org.restlet.client.data that return ReferenceList Modifier and Type Method Description ReferenceListReferenceList. subList(int fromIndex, int toIndex)Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive. 
 -