Class LoomList<E>
java.lang.Object
com.loomcache.client.LoomList<E>
- Type Parameters:
E- the element type
Client-side distributed list proxy.
-
Method Summary
-
Method Details
-
add
-
get
-
set
-
remove
-
size
public int size() -
subList
-
clear
public void clear()
-