Skip navigation links
A C D H I L N O P R S 

A

add(E) - Method in class org.semanticweb.yars.util.LRUSetCache
Slightly breaking set contract, returns true iff element was not in cache.

C

clear() - Method in class org.semanticweb.yars.util.LRUSetCache
 
contains(Object) - Method in class org.semanticweb.yars.util.LRUSetCache
True if cache contains the element, false otherwise.

D

DEFAULT_CACHE_SIZE - Static variable in class org.semanticweb.yars.util.LRUMapCache
 
DEFAULT_CACHE_SIZE - Static variable in class org.semanticweb.yars.util.LRUSetCache
 
DEFAULT_LOAD_FACTOR - Static variable in class org.semanticweb.yars.util.LRUMapCache
 
DEFAULT_LOAD_FACTOR - Static variable in class org.semanticweb.yars.util.LRUSetCache
 

H

hasNext() - Method in class org.semanticweb.yars.util.PleaseCloseTheDoorWhenYouLeaveIterator
 

I

isEmpty() - Method in class org.semanticweb.yars.util.LRUSetCache
 
iterator() - Method in class org.semanticweb.yars.util.LRUSetCache
 

L

LRUMapCache<E,F> - Class in org.semanticweb.yars.util
 
LRUMapCache() - Constructor for class org.semanticweb.yars.util.LRUMapCache
 
LRUMapCache(int) - Constructor for class org.semanticweb.yars.util.LRUMapCache
 
LRUMapCache(int, float) - Constructor for class org.semanticweb.yars.util.LRUMapCache
 
LRUSetCache<E> - Class in org.semanticweb.yars.util
 
LRUSetCache() - Constructor for class org.semanticweb.yars.util.LRUSetCache
 
LRUSetCache(int) - Constructor for class org.semanticweb.yars.util.LRUSetCache
 
LRUSetCache(int, float) - Constructor for class org.semanticweb.yars.util.LRUSetCache
 

N

next() - Method in class org.semanticweb.yars.util.PleaseCloseTheDoorWhenYouLeaveIterator
 

O

org.semanticweb.yars.util - package org.semanticweb.yars.util
 

P

PleaseCloseTheDoorWhenYouLeaveIterator<T> - Class in org.semanticweb.yars.util
Iterator which closes the door when it leaves...
PleaseCloseTheDoorWhenYouLeaveIterator(Iterator<T>, Closeable) - Constructor for class org.semanticweb.yars.util.PleaseCloseTheDoorWhenYouLeaveIterator
 

R

remove(Object) - Method in class org.semanticweb.yars.util.LRUSetCache
 
remove() - Method in class org.semanticweb.yars.util.PleaseCloseTheDoorWhenYouLeaveIterator
 
removeEldestEntry(Map.Entry<E, F>) - Method in class org.semanticweb.yars.util.LRUMapCache
 

S

size() - Method in class org.semanticweb.yars.util.LRUSetCache
 
A C D H I L N O P R S 
Skip navigation links

Copyright © 2015. All rights reserved.