A C D E F G H I K L N O P Q R S T U X

I

IdCache - Class in org.aris.cache.idcache
A least used cache which caches a max number of objects based on usage.
IdCache(int, int, float, float, int, CacheCallBackI) - Constructor for class org.aris.cache.idcache.IdCache
Initialize the cache.
IdCache(int, CacheCallBackI) - Constructor for class org.aris.cache.idcache.IdCache
Creates a cache with a minimum of cacheObjectsAverage/2 and a maximum of 3 x cacheObjectsAverage /2 objects.
IdCache0(int, int, float, float, int, CacheCallBackI) - Method in class org.aris.cache.idcache.IdCache
 
imagePath - Variable in class org.aris.actionservlet.Config
Creates a new instance of hlConfig
indexOf(Object) - Method in class org.aris.maps.lists.LinkedListEx
Returns the index in this list of the first occurrence of the specified element, or -1 if the List does not contain this element.
init(ServletConfig) - Method in class org.aris.actionservlet.ActionServlet
Initializes the servlet.
insert(Object, Object) - Method in class org.aris.cache.idcache.IdCache
Insert a key/value in the cache/store.
insertKey(Object, Object) - Method in interface org.aris.cache.idcache.CacheCallBackI
This is called when a put() is invoked in the cache, and the key didn't already exist in the cache.
isAllowResize() - Method in class org.aris.cache.universalcache.UniversalCache
 
isCreateSPs() - Static method in class org.aris.hldb.Common
 
isDebug() - Method in class org.aris.actionservlet.ActionServlet
Getter for property debug.
isDebug() - Static method in class org.aris.hldb.Common
 

A C D E F G H I K L N O P Q R S T U X