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

R

randomLevel() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Returns a random level for inserting a new node.
randomSeed - Variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Seed for simple random number generator.
RangeBoundable<T> - Interface in net.sf.beanlib.utils.range
Range interface that supports an upper and lower bound.
RangeTreeMap<T,K extends RangeBoundable<T>,V> - Class in net.sf.beanlib.utils.range
Range Tree Map that supports retrieval by using a point that falls within the range of a key which implements RangeBoundable.
RangeTreeMap() - Constructor for class net.sf.beanlib.utils.range.RangeTreeMap
 
RangeTreeMap(Comparator<? super K>) - Constructor for class net.sf.beanlib.utils.range.RangeTreeMap
 
RangeTreeMap(Map<? extends K, ? extends V>) - Constructor for class net.sf.beanlib.utils.range.RangeTreeMap
 
RangeTreeMap(SortedMap<K, ? extends V>) - Constructor for class net.sf.beanlib.utils.range.RangeTreeMap
 
RangeTreeMap(SortedRangeMap<T, K, ? extends V>) - Constructor for class net.sf.beanlib.utils.range.RangeTreeMap
 
read(char[], int, int) - Method in class net.sf.beanlib.io.FastLineNumberReader
 
read1(char[], int, int) - Method in class net.sf.beanlib.io.FastLineNumberReader
 
readEndOfLine() - Method in class net.sf.beanlib.io.FastLineNumberReader
Returns the end of line character(s) as string.
reader - Variable in class net.sf.beanlib.io.FastLineNumberReader
The underlying reader.
readerMethod - Variable in class net.sf.beanlib.provider.handler.AbstractBeanPopulationExceptionHandler
 
readerMethod - Variable in class net.sf.beanlib.spi.BeanPopulationExceptionHandlerAdapter
 
readerMethodFinder - Variable in class net.sf.beanlib.spi.BeanPopulatorBaseConfig
 
readLine() - Method in class net.sf.beanlib.io.FastLineNumberReader
Returns the next line read.
readObject(ObjectInputStream) - Method in class net.sf.beanlib.util.ArrayDeque
Deserialize this deque.
readObject(ObjectInputStream) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Reconstitute the map from a stream.
readObject(ObjectInputStream) - Method in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
Reconstitute this deque from a stream (that is, deserialize it).
readObject(ObjectInputStream) - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap
Reconstitute the TreeMap instance from a stream (i.e., deserialize it).
readTreeSet(int, ObjectInputStream, V) - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap
Intended to be called only from TreeSet.readObject *
RED - Static variable in class net.sf.beanlib.utils.range.ExtensibleTreeMap
 
registerAliases(Class[]) - Method in class net.sf.beanlib.utils.xml.XStreamFactory
 
remainingCapacity() - Method in class net.sf.beanlib.util.concurrent.ConcurrentLinkedBlockingQueue
 
remainingCapacity() - Method in class net.sf.beanlib.util.concurrent.ConcurrentLinkedBoundedBlockingQueue
 
remainingCapacity() - Method in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
Returns the number of additional elements that this deque can ideally (in the absence of memory or resource constraints) accept without blocking.
remainingCapacity() - Method in class net.sf.beanlib.util.concurrent.UnboundedLinkedBlockingQueue
 
remove(Object) - Method in class net.sf.beanlib.util.AbstractCollection
remove(Object) - Method in class net.sf.beanlib.util.AbstractMap
remove() - Method in class net.sf.beanlib.util.ArrayDeque.DeqIterator
 
remove() - Method in class net.sf.beanlib.util.ArrayDeque.DescendingIterator
 
remove() - Method in class net.sf.beanlib.util.ArrayDeque
Retrieves and removes the head of the queue represented by this deque.
remove(Object) - Method in class net.sf.beanlib.util.ArrayDeque
Removes a single instance of the specified element from this deque.
remove(Object) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.EntrySet
 
remove() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.Iter
 
remove(Object) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.KeySet
 
remove(Object) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Removes the mapping for the specified key from this map if present.
remove(Object, Object) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
remove(Object) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
remove(Object, Object) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
remove() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap.SubMapIter
 
remove(Object) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListSet
Removes the specified element from this set if it is present.
remove() - Method in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque.AbstractItr
 
remove() - Method in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
Retrieves and removes the head of the queue represented by this deque.
remove(Object) - Method in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
Removes the first occurrence of the specified element from this deque.
remove() - Method in interface net.sf.beanlib.util.Deque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque).
remove(Object) - Method in interface net.sf.beanlib.util.Deque
Removes the first occurrence of the specified element from this deque.
remove() - Method in class net.sf.beanlib.util.LineIterator
 
remove(Object) - Method in class net.sf.beanlib.utils.CollectionUtils.SynchronizedCollection
 
remove(Object) - Method in class net.sf.beanlib.utils.CollectionUtils.SynchronizedMap
 
remove(Object) - Method in class net.sf.beanlib.utils.range.AbstractMap
Removes the mapping for this key from this map if present (optional operation).
remove() - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap.PrivateEntryIterator
 
remove(Object) - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap
Removes the mapping for this key from this TreeMap if present.
remove(Object) - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap.SubMap.EntrySetView
 
removeAll(Collection<?>) - Method in class net.sf.beanlib.util.AbstractCollection
removeAll(Collection<?>) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListSet
Removes from this set all of its elements that are contained in the specified collection.
removeAll(Collection<?>) - Method in class net.sf.beanlib.utils.CollectionUtils.SynchronizedCollection
 
removeFirst() - Method in class net.sf.beanlib.util.ArrayDeque
 
removeFirst() - Method in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
 
removeFirst() - Method in interface net.sf.beanlib.util.Deque
Retrieves and removes the first element of this deque.
removeFirstOccurrence(Object) - Method in class net.sf.beanlib.util.ArrayDeque
Removes the first occurrence of the specified element in this deque (when traversing the deque from head to tail).
removeFirstOccurrence(Object) - Method in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
 
removeFirstOccurrence(Object) - Method in interface net.sf.beanlib.util.Deque
Removes the first occurrence of the specified element from this deque.
removeHighest() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
removeLast() - Method in class net.sf.beanlib.util.ArrayDeque
 
removeLast() - Method in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
 
removeLast() - Method in interface net.sf.beanlib.util.Deque
Retrieves and removes the last element of this deque.
removeLastOccurrence(Object) - Method in class net.sf.beanlib.util.ArrayDeque
Removes the last occurrence of the specified element in this deque (when traversing the deque from head to tail).
removeLastOccurrence(Object) - Method in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
 
removeLastOccurrence(Object) - Method in interface net.sf.beanlib.util.Deque
Removes the last occurrence of the specified element from this deque.
removeLineIterator(LineIterator) - Method in class net.sf.beanlib.util.TextIterable
 
removeLowest() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
removeNode(LinkedBlockingDeque.Node<E>) - Method in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
Variant of removeFirstOccurrence needed by iterator.remove.
replace(K, V, V) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
replace(K, V) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
replace(K, V, V) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
replace(K, V) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
replicate(Object) - Method in class net.sf.beanlib.provider.replicator.ReplicatorTemplate
 
replicate(Object, Class<T>) - Method in class net.sf.beanlib.provider.replicator.ReplicatorTemplate
Recursively replicate, if necessary, the given objects.
replicateArray(Object, Class<T>) - Method in class net.sf.beanlib.provider.replicator.ArrayReplicator
 
replicateArray(Object, Class<T>) - Method in interface net.sf.beanlib.spi.replicator.ArrayReplicatorSpi
Returns a replicated array.
replicateBean(V, Class<T>) - Method in class net.sf.beanlib.hibernate3.Hibernate3JavaBeanReplicator
 
replicateBean(V) - Method in class net.sf.beanlib.provider.replicator.BeanReplicator
Replicates a given JavaBean object.
replicateBean(V, Class<T>) - Method in class net.sf.beanlib.provider.replicator.BeanReplicator
Replicates the properties of a JavaBean object to an instance of a target class, which is selected from the given "from" and "to" classes, giving priority to the one which is more specific whenever possible.
replicateBean(V, Class<T>, V) - Method in class net.sf.beanlib.provider.replicator.BeanReplicator
Replicates the properties of a JavaBean object to an instance of a target class, which is selected from the given "from" and "to" classes, giving priority to the one which is more specific whenever possible.
replicateBean(V, Class<T>) - Method in interface net.sf.beanlib.spi.replicator.BeanReplicatorSpi
Returns a replicated Java Bean.
replicateBlob(Blob, Class<T>) - Method in class net.sf.beanlib.hibernate3.Hibernate3BlobReplicator
 
replicateBlob(Blob, Class<T>) - Method in class net.sf.beanlib.provider.replicator.UnsupportedBlobReplicator
 
replicateBlob(Blob, Class<T>) - Method in interface net.sf.beanlib.spi.replicator.BlobReplicatorSpi
Returns a replicated Blob.
replicateByBeanReplicatable(Object, Class<T>) - Method in class net.sf.beanlib.provider.replicator.ReplicatorTemplate
 
replicateCollection(Collection<V>, Class<T>) - Method in class net.sf.beanlib.hibernate3.Hibernate3CollectionReplicator
 
replicateCollection(Collection<V>, Class<T>) - Method in class net.sf.beanlib.provider.replicator.CollectionReplicator
 
replicateCollection(Collection<V>, Class<T>) - Method in interface net.sf.beanlib.spi.replicator.CollectionReplicatorSpi
Returns a replicated collection.
replicateDate(Date, Class<T>) - Method in class net.sf.beanlib.provider.replicator.DateReplicator
 
replicateDate(Date, Class<T>) - Method in interface net.sf.beanlib.spi.replicator.DateReplicatorSpi
Returns a replicated date.
replicateImmutable(V, Class<T>) - Method in class net.sf.beanlib.jaxb2.Jaxb2ImmutableReplicator
 
replicateImmutable(V, Class<T>) - Method in class net.sf.beanlib.provider.replicator.HeteroImmutableReplicator
 
replicateImmutable(V, Class<T>) - Method in class net.sf.beanlib.provider.replicator.ImmutableReplicator
 
replicateImmutable(V, Class<T>) - Method in interface net.sf.beanlib.spi.replicator.ImmutableReplicatorSpi
Returns a replicated immutable object.
replicateMap(Map<K, V>, Class<T>) - Method in class net.sf.beanlib.hibernate3.Hibernate3MapReplicator
 
replicateMap(Map<K, V>, Class<T>) - Method in class net.sf.beanlib.provider.replicator.MapReplicator
 
replicateMap(Map<K, V>, Class<T>) - Method in interface net.sf.beanlib.spi.replicator.MapReplicatorSpi
Returns a replicated map.
ReplicatorTemplate - Class in net.sf.beanlib.provider.replicator
A useful base class for the replicator implementations.
ReplicatorTemplate(BeanTransformerSpi) - Constructor for class net.sf.beanlib.provider.replicator.ReplicatorTemplate
 
ReplicatorTemplate() - Constructor for class net.sf.beanlib.provider.replicator.ReplicatorTemplate
 
reset() - Method in class net.sf.beanlib.provider.BeanTransformer
 
reset() - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
 
retainAll(Collection<?>) - Method in class net.sf.beanlib.util.AbstractCollection
retainAll(Collection<?>) - Method in class net.sf.beanlib.utils.CollectionUtils.SynchronizedCollection
 
returnNullUponEof - Variable in class net.sf.beanlib.util.LineIterator
 
returnNullUponEof - Variable in class net.sf.beanlib.util.TextIterable
 
right - Variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.Index
 
right - Variable in class net.sf.beanlib.utils.range.ExtensibleTreeMap.NodeEntry
 
rightOf(ExtensibleTreeMap.NodeEntry<K, V>) - Static method in class net.sf.beanlib.utils.range.ExtensibleTreeMap
 
rightUpdater - Static variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.Index
Updater for casRight
root - Variable in class net.sf.beanlib.utils.range.ExtensibleTreeMap
 
rotateLeft(ExtensibleTreeMap.NodeEntry<K, V>) - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap
From CLR *
rotateRight(ExtensibleTreeMap.NodeEntry<K, V>) - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap
From CLR *

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