Searched refs:isUnbounded (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/common/common-util/src/main/java/com/sun/appserv/util/cache/
H A DLruCache.java68 protected boolean isUnbounded = false; field in class:LruCache
99 isUnbounded = true;
200 if (!isUnbounded)

Completed in 7 milliseconds