JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.loomcache.client
LoomList
Uses of Class
com.loomcache.client.LoomList
Packages that use
LoomList
Package
Description
com.loomcache.client
Uses of
LoomList
in
com.loomcache.client
Methods in
com.loomcache.client
that return
LoomList
Modifier and Type
Method
Description
LoomList
<
String
>
LoomCache.
getList
(
String
name)
<E>
LoomList
<E>
LoomClient.
getList
(
String
name)
Obtain a handle to a distributed list.