Uses of Class
org.jgroups.util.SuppressCache
-
Packages that use SuppressCache Package Description org.jgroups.util Provides useful functionality which cannot be assigned to any particular other package. -
-
Uses of SuppressCache in org.jgroups.util
Fields in org.jgroups.util declared as SuppressCache Modifier and Type Field Description protected SuppressCache<T>
SuppressLog. cache
Methods in org.jgroups.util that return SuppressCache Modifier and Type Method Description SuppressCache<T>
SuppressLog. getCache()
-