A B C D E F G H I J K L M N O P Q R S T U V W X

L

last() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.KeySet
 
last() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListSet
 
last - Variable in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
Pointer to last node
lastEntry() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Returns a key-value mapping associated with the greatest key in this map, or null if the map is empty.
lastEntry() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
lastEntry() - Method in interface net.sf.beanlib.util.NavigableMap
Returns a key-value mapping associated with the greatest key in this map, or null if the map is empty.
lastEntry() - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap
Returns the last Entry in the TreeMap (according to the TreeMap's key-sort function).
lastKey() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
 
lastKey() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
lastKey() - Method in class net.sf.beanlib.utils.CollectionUtils.SynchronizedSortedMap
 
lastKey() - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap
Returns the last (highest) key currently in this sorted map.
lastKey() - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap.SubMap
 
lastRet - Variable in class net.sf.beanlib.util.ArrayDeque.DeqIterator
Index of element returned by most recent call to next.
lastRet - Variable in class net.sf.beanlib.util.ArrayDeque.DescendingIterator
 
lastRet - Variable in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque.AbstractItr
Node returned by most recent call to next.
lastReturned - Variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.Iter
the last node returned by next()
lastReturned - Variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap.SubMapIter
the last node returned by next()
lastReturned - Variable in class net.sf.beanlib.utils.range.ExtensibleTreeMap.PrivateEntryIterator
 
left - Variable in class net.sf.beanlib.utils.range.ExtensibleTreeMap.NodeEntry
 
leftOf(ExtensibleTreeMap.NodeEntry<K, V>) - Static method in class net.sf.beanlib.utils.range.ExtensibleTreeMap
 
level - Variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.HeadIndex
 
line - Variable in class net.sf.beanlib.util.LineIterator
 
LineIterator - Class in net.sf.beanlib.util
 
LineIterator(TextIterable, InputStream, boolean, Charset) - Constructor for class net.sf.beanlib.util.LineIterator
 
LineIterator(TextIterable, InputStream, boolean, CharsetDecoder) - Constructor for class net.sf.beanlib.util.LineIterator
 
lineNumber - Variable in class net.sf.beanlib.io.FastLineNumberReader
Current line number.
link(ConcurrentSkipListMap.Index<K, V>, ConcurrentSkipListMap.Index<K, V>) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.Index
Tries to CAS newSucc as successor.
LinkedBlockingDeque<E> - Class in net.sf.beanlib.util.concurrent
An optionally-bounded blocking deque based on linked nodes.
LinkedBlockingDeque() - Constructor for class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
Creates a LinkedBlockingDeque with a capacity of Integer.MAX_VALUE.
LinkedBlockingDeque(int) - Constructor for class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
Creates a LinkedBlockingDeque with the given (fixed) capacity.
LinkedBlockingDeque(Collection<? extends E>) - Constructor for class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
Creates a LinkedBlockingDeque with a capacity of Integer.MAX_VALUE, initially containing the elements of the given collection, added in traversal order of the collection's iterator.
LinkedBlockingDeque.AbstractItr - Class in net.sf.beanlib.util.concurrent
Base class for Iterators for LinkedBlockingDeque
LinkedBlockingDeque.AbstractItr() - Constructor for class net.sf.beanlib.util.concurrent.LinkedBlockingDeque.AbstractItr
 
LinkedBlockingDeque.DescendingItr - Class in net.sf.beanlib.util.concurrent
Descending iterator for LinkedBlockingDeque
LinkedBlockingDeque.DescendingItr() - Constructor for class net.sf.beanlib.util.concurrent.LinkedBlockingDeque.DescendingItr
 
LinkedBlockingDeque.Itr - Class in net.sf.beanlib.util.concurrent
Forward iterator
LinkedBlockingDeque.Itr() - Constructor for class net.sf.beanlib.util.concurrent.LinkedBlockingDeque.Itr
 
LinkedBlockingDeque.Node<E> - Class in net.sf.beanlib.util.concurrent
Doubly-linked list node class
LinkedBlockingDeque.Node(E, LinkedBlockingDeque.Node<E>, LinkedBlockingDeque.Node<E>) - Constructor for class net.sf.beanlib.util.concurrent.LinkedBlockingDeque.Node
 
linkFirst(E) - Method in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
Links e as first element, or returns false if full.
linkLast(E) - Method in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
Links e as last element, or returns false if full.
lnr - Variable in class net.sf.beanlib.util.LineIterator
 
lo - Variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
lower bound key, or null if from start
load(Class, Serializable, LockMode) - Method in class net.sf.beanlib.hibernate3.DtoCentricHibernate3Template
 
load(String, Serializable, LockMode) - Method in class net.sf.beanlib.hibernate3.DtoCentricHibernate3Template
 
loadAll(Class) - Method in class net.sf.beanlib.hibernate3.DtoCentricHibernate3Template
 
loadByCriteria(CriteriaSpecifiable) - Method in class net.sf.beanlib.hibernate3.DtoCentricHibernate3Template
 
lock - Variable in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
Main lock guarding all access
log - Variable in class net.sf.beanlib.BeanGetter
 
log - Variable in class net.sf.beanlib.provider.BeanChecker
 
log - Variable in class net.sf.beanlib.provider.BeanPopulator
 
log - Variable in class net.sf.beanlib.provider.replicator.ReplicatorTemplate
 
log - Variable in class net.sf.beanlib.utils.BlobUtils
 
logger - Static variable in class net.sf.beanlib.hibernate3.Hibernate3UnitOfWork
 
loInclusive - Variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
inclusion flag for lo
loNode() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
Returns lowest node.
lower(E) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.KeySet
 
lower(E) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListSet
 
lower(E) - Method in interface net.sf.beanlib.util.NavigableSet
Returns the greatest element in this set strictly less than the given element, or null if there is no such element.
lowerEntry(K) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Returns a key-value mapping associated with the greatest key strictly less than the given key, or null if there is no such key.
lowerEntry(K) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
lowerEntry(K) - Method in interface net.sf.beanlib.util.NavigableMap
Returns a key-value mapping associated with the greatest key strictly less than the given key, or null if there is no such key.
lowerKey(K) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
 
lowerKey(K) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
lowerKey(K) - Method in interface net.sf.beanlib.util.NavigableMap
Returns the greatest key strictly less than the given key, or null if there is no such key.
lowestEntry() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
lowestKey() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
Returns lowest absolute key (ignoring directonality)
LT - Static variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
 

A B C D E F G H I J K L M N O P Q R S T U V W X