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

C

c - Variable in class net.sf.beanlib.utils.CollectionUtils.SynchronizedCollection
 
capacity - Variable in class net.sf.beanlib.util.concurrent.ConcurrentLinkedBoundedBlockingQueue
 
capacity - Variable in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
Maximum number of items in the deque
capitalize(String) - Static method in class net.sf.beanlib.utils.StringUtils
 
casHead(ConcurrentSkipListMap.HeadIndex<K, V>, ConcurrentSkipListMap.HeadIndex<K, V>) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
compareAndSet head node
casNext(ConcurrentSkipListMap.Node<K, V>, ConcurrentSkipListMap.Node<K, V>) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.Node
compareAndSet next field
casRight(ConcurrentSkipListMap.Index<K, V>, ConcurrentSkipListMap.Index<K, V>) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.Index
compareAndSet right field
casValue(Object, Object) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.Node
compareAndSet value field
ceiling(E) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.KeySet
 
ceiling(E) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListSet
 
ceiling(E) - Method in interface net.sf.beanlib.util.NavigableSet
Returns the least element in this set greater than or equal to the given element, or null if there is no such element.
ceilingEntry(K) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Returns a key-value mapping associated with the least key greater than or equal to the given key, or null if there is no such entry.
ceilingEntry(K) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
ceilingEntry(K) - Method in interface net.sf.beanlib.util.NavigableMap
Returns a key-value mapping associated with the least key greater than or equal to the given key, or null if there is no such key.
ceilingKey(K) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
 
ceilingKey(K) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
ceilingKey(K) - Method in interface net.sf.beanlib.util.NavigableMap
Returns the least key greater than or equal to the given key, or null if there is no such key.
charbuf - Variable in class net.sf.beanlib.io.FastLineNumberReader
Character buffer.
charset - Variable in class net.sf.beanlib.util.TextIterable
 
charsetDecoder - Variable in class net.sf.beanlib.util.TextIterable
 
charsetname - Variable in class net.sf.beanlib.util.TextIterable
 
checkCollectionProperty(String, Method) - Method in class net.sf.beanlib.hibernate3.Hibernate3DtoPopulator
 
checkInvariants() - Method in class net.sf.beanlib.util.ArrayDeque
 
checkKeyBounds(K) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
checkNextLF - Variable in class net.sf.beanlib.io.FastLineNumberReader
True iff we need to read in more data into the character buffer to check if the next char is a LF; False otherwise.
chooseClass(Class<?>, Class<T>) - Method in class net.sf.beanlib.provider.replicator.ReplicatorTemplate
Chooses a target class from the given "from" and "to" classes, giving priority to the one which is more specific whenever possible.
ClassUtils - Enum in net.sf.beanlib.utils
Class Utilities.
ClassUtils() - Constructor for enum net.sf.beanlib.utils.ClassUtils
 
clear() - Method in class net.sf.beanlib.util.AbstractCollection
clear() - Method in class net.sf.beanlib.util.AbstractMap
clear() - Method in class net.sf.beanlib.util.ArrayDeque
Removes all of the elements from this deque.
clear() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Removes all of the mappings from this map.
clear() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.EntrySet
 
clear() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.KeySet
 
clear() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
clear() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.Values
 
clear() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListSet
Removes all of the elements from this set.
clear() - Method in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
Atomically removes all of the elements from this deque.
clear() - Method in class net.sf.beanlib.utils.CollectionUtils.SynchronizedCollection
 
clear() - Method in class net.sf.beanlib.utils.CollectionUtils.SynchronizedMap
 
clear() - Method in class net.sf.beanlib.utils.range.AbstractMap
Removes all mappings from this map (optional operation).
clear() - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap
Removes all mappings from this TreeMap.
clearIndexToFirst() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Clears out index nodes associated with deleted first entry.
clone() - Method in class net.sf.beanlib.spi.BeanPopulatorBaseConfig
 
clone() - Method in class net.sf.beanlib.util.AbstractMap
Returns a shallow copy of this AbstractMap instance: the keys and values themselves are not cloned.
clone() - Method in class net.sf.beanlib.util.ArrayDeque
Returns a copy of this deque.
clone() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Returns a shallow copy of this ConcurrentSkipListMap instance.
clone() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListSet
Returns a shallow copy of this ConcurrentSkipListSet instance.
clone() - Method in class net.sf.beanlib.utils.range.AbstractMap
Returns a shallow copy of this AbstractMap instance: the keys and values themselves are not cloned.
clone() - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap
Returns a shallow copy of this TreeMap instance.
clonedMap - Variable in class net.sf.beanlib.provider.BeanTransformer
 
close() - Method in class net.sf.beanlib.io.FastLineNumberReader
 
close() - Method in class net.sf.beanlib.util.LineIterator
 
close() - Method in class net.sf.beanlib.util.TextIterable
 
closeInPrivate() - Method in class net.sf.beanlib.util.LineIterator
 
cmp - Variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.ComparableUsingComparator
 
collect(Object) - Method in class net.sf.beanlib.jaxb2.FluentSetterMethodCollector
 
collect(Object) - Method in class net.sf.beanlib.provider.collector.OrderedMethodCollector
 
collect(Object) - Method in class net.sf.beanlib.provider.collector.PrivateSetterMethodCollector
 
collect(Object) - Method in class net.sf.beanlib.provider.collector.ProtectedSetterMethodCollector
 
collect(Object) - Method in class net.sf.beanlib.provider.collector.PublicSetterCollectionLastMethodCollector
 
collect(Object) - Method in class net.sf.beanlib.provider.collector.PublicSetterMethodCollector
 
collect(Object) - Method in interface net.sf.beanlib.spi.BeanMethodCollector
 
collectionProperty - Variable in class net.sf.beanlib.CollectionPropertyName
 
CollectionPropertyName - Class in net.sf.beanlib
Used to uniquely identify a Collection or Map property of a JavaBean object.
CollectionPropertyName(Class, String) - Constructor for class net.sf.beanlib.CollectionPropertyName
 
collectionPropertyNameSet - Variable in class net.sf.beanlib.hibernate.HibernateBeanPopulatableSupport
 
collectionPropertyNameSet - Variable in class net.sf.beanlib.hibernate.HibernateBeanReplicator
 
collectionPropertyNameSet - Variable in class net.sf.beanlib.hibernate3.Hibernate3DtoPopulator
 
collectionReplicatable - Variable in class net.sf.beanlib.provider.BeanTransformer
 
CollectionReplicator - Class in net.sf.beanlib.provider.replicator
Default implementation of CollectionReplicatorSpi.
CollectionReplicator(BeanTransformerSpi) - Constructor for class net.sf.beanlib.provider.replicator.CollectionReplicator
 
CollectionReplicator.Factory - Class in net.sf.beanlib.provider.replicator
Factory for CollectionReplicator
CollectionReplicator.Factory() - Constructor for class net.sf.beanlib.provider.replicator.CollectionReplicator.Factory
 
CollectionReplicatorSpi - Interface in net.sf.beanlib.spi.replicator
Collection Replicator API.
CollectionReplicatorSpi.Factory - Interface in net.sf.beanlib.spi.replicator
Collection Replicator Factory SPI.
CollectionUtils - Class in net.sf.beanlib.utils
Collection related utility methods.
CollectionUtils() - Constructor for class net.sf.beanlib.utils.CollectionUtils
 
CollectionUtils.SynchronizedCollection<E> - Class in net.sf.beanlib.utils
Basically cloned from and identification to java.util.Collections.SynchronizedCollection.
CollectionUtils.SynchronizedCollection(Collection<E>) - Constructor for class net.sf.beanlib.utils.CollectionUtils.SynchronizedCollection
 
CollectionUtils.SynchronizedCollection(Collection<E>, Object) - Constructor for class net.sf.beanlib.utils.CollectionUtils.SynchronizedCollection
 
CollectionUtils.SynchronizedMap<K,V> - Class in net.sf.beanlib.utils
Basically cloned from and identification to java.util.Collections.SynchronizedMap.
CollectionUtils.SynchronizedMap(Map<K, V>) - Constructor for class net.sf.beanlib.utils.CollectionUtils.SynchronizedMap
 
CollectionUtils.SynchronizedMap(Map<K, V>, Object) - Constructor for class net.sf.beanlib.utils.CollectionUtils.SynchronizedMap
 
CollectionUtils.SynchronizedSet<E> - Class in net.sf.beanlib.utils
Basically cloned from and identification to java.util.Collections.SynchronizedSet.
CollectionUtils.SynchronizedSet(Set<E>) - Constructor for class net.sf.beanlib.utils.CollectionUtils.SynchronizedSet
 
CollectionUtils.SynchronizedSet(Set<E>, Object) - Constructor for class net.sf.beanlib.utils.CollectionUtils.SynchronizedSet
 
CollectionUtils.SynchronizedSortedMap<K,V> - Class in net.sf.beanlib.utils
Basically cloned from and identification to java.util.Collections.SynchronizedSortedMap.
CollectionUtils.SynchronizedSortedMap(SortedMap<K, V>) - Constructor for class net.sf.beanlib.utils.CollectionUtils.SynchronizedSortedMap
 
CollectionUtils.SynchronizedSortedMap(SortedMap<K, V>, Object) - Constructor for class net.sf.beanlib.utils.CollectionUtils.SynchronizedSortedMap
 
CollectionUtils.SynchronizedSortedRangeMap<T,K,V> - Class in net.sf.beanlib.utils
A thread-safe SortedRangeMap.
CollectionUtils.SynchronizedSortedRangeMap(SortedRangeMap<T, K, V>) - Constructor for class net.sf.beanlib.utils.CollectionUtils.SynchronizedSortedRangeMap
 
CollectionUtils.SynchronizedSortedRangeMap(SortedRangeMap<T, K, V>, Object) - Constructor for class net.sf.beanlib.utils.CollectionUtils.SynchronizedSortedRangeMap
 
color - Variable in class net.sf.beanlib.utils.range.ExtensibleTreeMap.NodeEntry
 
colorOf(ExtensibleTreeMap.NodeEntry<K, V>) - Static method in class net.sf.beanlib.utils.range.ExtensibleTreeMap
Balancing operations.
comparable(Object) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
If using comparator, return a ComparableUsingComparator, else cast key as Comparable, which may cause ClassCastException, which is propagated back to caller.
comparator - Variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
The comparator used to maintain order in this map, or null if using natural ordering.
comparator() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
 
comparator() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.KeySet
 
comparator() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
comparator() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListSet
 
comparator() - Method in class net.sf.beanlib.utils.CollectionUtils.SynchronizedSortedMap
 
comparator - Variable in class net.sf.beanlib.utils.range.ExtensibleTreeMap
The Comparator used to maintain order in this TreeMap, or null if this TreeMap uses its elements natural ordering.
comparator() - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap
Returns the comparator used to order this map, or null if this map uses its keys' natural order.
comparator() - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap.SubMap
 
compare(K, K) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Compares using comparator or natural ordering.
compare(K, K) - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap
Compares two keys using the correct comparison method for this TreeMap.
comparePointToRange(Comparable<T>, RangeBoundable<T>) - Method in class net.sf.beanlib.utils.range.RangeTreeMap
Compares a point to a range.
compareTo(K) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.ComparableUsingComparator
 
computeRedLevel(int) - Static method in class net.sf.beanlib.utils.range.ExtensibleTreeMap
Find the level down to which to assign all nodes BLACK.
ConcurrentLinkedBlockingQueue<E> - Class in net.sf.beanlib.util.concurrent
An unbounded concurrent blocking queue implemented upon ConcurrentLinkedQueue.
ConcurrentLinkedBlockingQueue() - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentLinkedBlockingQueue
 
ConcurrentLinkedBlockingQueue(Collection<? extends E>) - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentLinkedBlockingQueue
 
ConcurrentLinkedBlockingQueue.ThreadMarker - Class in net.sf.beanlib.util.concurrent
 
ConcurrentLinkedBlockingQueue.ThreadMarker(Thread) - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentLinkedBlockingQueue.ThreadMarker
 
ConcurrentLinkedBoundedBlockingQueue<E> - Class in net.sf.beanlib.util.concurrent
An bounded concurrent blocking queue implemented upon ConcurrentLinkedQueue.
ConcurrentLinkedBoundedBlockingQueue(int) - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentLinkedBoundedBlockingQueue
 
ConcurrentLinkedBoundedBlockingQueue(Collection<? extends E>) - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentLinkedBoundedBlockingQueue
 
ConcurrentNavigableMap<K,V> - Interface in net.sf.beanlib.util.concurrent
A ConcurrentMap supporting NavigableMap operations, and recursively so for its navigable sub-maps.
ConcurrentSkipListMap<K,V> - Class in net.sf.beanlib.util.concurrent
A scalable concurrent ConcurrentNavigableMap implementation.
ConcurrentSkipListMap() - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Constructs a new, empty map, sorted according to the natural ordering of the keys.
ConcurrentSkipListMap(Comparator<? super K>) - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Constructs a new, empty map, sorted according to the specified comparator.
ConcurrentSkipListMap(Map<? extends K, ? extends V>) - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Constructs a new map containing the same mappings as the given map, sorted according to the natural ordering of the keys.
ConcurrentSkipListMap(SortedMap<K, ? extends V>) - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Constructs a new map containing the same mappings and using the same ordering as the specified sorted map.
ConcurrentSkipListMap.ComparableUsingComparator<K> - Class in net.sf.beanlib.util.concurrent
Represents a key with a comparator as a Comparable.
ConcurrentSkipListMap.ComparableUsingComparator(K, Comparator<? super K>) - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.ComparableUsingComparator
 
ConcurrentSkipListMap.EntryIterator - Class in net.sf.beanlib.util.concurrent
 
ConcurrentSkipListMap.EntryIterator() - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.EntryIterator
 
ConcurrentSkipListMap.EntrySet<K1,V1> - Class in net.sf.beanlib.util.concurrent
 
ConcurrentSkipListMap.EntrySet(ConcurrentNavigableMap<K1, V1>) - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.EntrySet
 
ConcurrentSkipListMap.HeadIndex<K,V> - Class in net.sf.beanlib.util.concurrent
Nodes heading each level keep track of their level.
ConcurrentSkipListMap.HeadIndex(ConcurrentSkipListMap.Node<K, V>, ConcurrentSkipListMap.Index<K, V>, ConcurrentSkipListMap.Index<K, V>, int) - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.HeadIndex
 
ConcurrentSkipListMap.Index<K,V> - Class in net.sf.beanlib.util.concurrent
Index nodes represent the levels of the skip list.
ConcurrentSkipListMap.Index(ConcurrentSkipListMap.Node<K, V>, ConcurrentSkipListMap.Index<K, V>, ConcurrentSkipListMap.Index<K, V>) - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.Index
Creates index node with given values.
ConcurrentSkipListMap.Iter<T> - Class in net.sf.beanlib.util.concurrent
Base of iterator classes:
ConcurrentSkipListMap.Iter() - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.Iter
Initializes ascending iterator for entire range.
ConcurrentSkipListMap.KeyIterator - Class in net.sf.beanlib.util.concurrent
 
ConcurrentSkipListMap.KeyIterator() - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.KeyIterator
 
ConcurrentSkipListMap.KeySet<E> - Class in net.sf.beanlib.util.concurrent
 
ConcurrentSkipListMap.KeySet(ConcurrentNavigableMap<E, Object>) - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.KeySet
 
ConcurrentSkipListMap.Node<K,V> - Class in net.sf.beanlib.util.concurrent
Nodes hold keys and values, and are singly linked in sorted order, possibly with some intervening marker nodes.
ConcurrentSkipListMap.Node(K, Object, ConcurrentSkipListMap.Node<K, V>) - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.Node
Creates a new regular node.
ConcurrentSkipListMap.Node(ConcurrentSkipListMap.Node<K, V>) - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.Node
Creates a new marker node.
ConcurrentSkipListMap.SubMap<K,V> - Class in net.sf.beanlib.util.concurrent
Submaps returned by ConcurrentSkipListMap submap operations represent a subrange of mappings of their underlying maps.
ConcurrentSkipListMap.SubMap(ConcurrentSkipListMap<K, V>, K, boolean, K, boolean, boolean) - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
Creates a new submap, initializing all fields
ConcurrentSkipListMap.SubMap.SubMapEntryIterator - Class in net.sf.beanlib.util.concurrent
 
ConcurrentSkipListMap.SubMap.SubMapEntryIterator() - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap.SubMapEntryIterator
 
ConcurrentSkipListMap.SubMap.SubMapIter<T> - Class in net.sf.beanlib.util.concurrent
Variant of main Iter class to traverse through submaps.
ConcurrentSkipListMap.SubMap.SubMapIter() - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap.SubMapIter
 
ConcurrentSkipListMap.SubMap.SubMapKeyIterator - Class in net.sf.beanlib.util.concurrent
 
ConcurrentSkipListMap.SubMap.SubMapKeyIterator() - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap.SubMapKeyIterator
 
ConcurrentSkipListMap.SubMap.SubMapValueIterator - Class in net.sf.beanlib.util.concurrent
 
ConcurrentSkipListMap.SubMap.SubMapValueIterator() - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap.SubMapValueIterator
 
ConcurrentSkipListMap.ValueIterator - Class in net.sf.beanlib.util.concurrent
 
ConcurrentSkipListMap.ValueIterator() - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.ValueIterator
 
ConcurrentSkipListMap.Values<E> - Class in net.sf.beanlib.util.concurrent
 
ConcurrentSkipListMap.Values(ConcurrentNavigableMap<Object, E>) - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.Values
 
ConcurrentSkipListSet<E> - Class in net.sf.beanlib.util.concurrent
A scalable concurrent NavigableSet implementation based on a ConcurrentSkipListMap.
ConcurrentSkipListSet() - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListSet
Constructs a new, empty set that orders its elements according to their natural ordering.
ConcurrentSkipListSet(Comparator<? super E>) - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListSet
Constructs a new, empty set that orders its elements according to the specified comparator.
ConcurrentSkipListSet(Collection<? extends E>) - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListSet
Constructs a new set containing the elements in the specified collection, that orders its elements according to their natural ordering.
ConcurrentSkipListSet(SortedSet<E>) - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListSet
Constructs a new set containing the same elements and using the same ordering as the specified sorted set.
ConcurrentSkipListSet(ConcurrentNavigableMap<E, Object>) - Constructor for class net.sf.beanlib.util.concurrent.ConcurrentSkipListSet
For use by submaps
constructor - Variable in class net.sf.beanlib.utils.TypeReference
 
contains(Object) - Method in class net.sf.beanlib.util.AbstractCollection
contains(Object) - Method in class net.sf.beanlib.util.ArrayDeque
Returns true if this deque contains the specified element.
contains(Object) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.EntrySet
 
contains(Object) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.KeySet
 
contains(Object) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.Values
 
contains(Object) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListSet
Returns true if this set contains the specified element.
contains(Object) - Method in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
Returns true if this deque contains the specified element.
contains(Object) - Method in interface net.sf.beanlib.util.Deque
Returns true if this deque contains the specified element.
contains(Object) - Method in class net.sf.beanlib.utils.CollectionUtils.SynchronizedCollection
 
contains(Object) - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap.SubMap.EntrySetView
 
containsAll(Collection<?>) - Method in class net.sf.beanlib.util.AbstractCollection
containsAll(Collection<?>) - Method in class net.sf.beanlib.utils.CollectionUtils.SynchronizedCollection
 
containsKey(Object) - Method in class net.sf.beanlib.util.AbstractMap
containsKey(Object) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
containsKey(Object) - Method in class net.sf.beanlib.utils.CollectionUtils.SynchronizedMap
 
containsKey(Object) - Method in class net.sf.beanlib.utils.range.AbstractMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap.SubMap
 
containsKeyPoint(Comparable<T>) - Method in class net.sf.beanlib.utils.CollectionUtils.SynchronizedSortedRangeMap
 
containsKeyPoint(Comparable<T>) - Method in class net.sf.beanlib.utils.range.RangeTreeMap
 
containsKeyPoint(Comparable<T>) - Method in interface net.sf.beanlib.utils.range.SortedRangeMap
Returns true if this map contains a mapping of a key with a range that the specified point falls within.
containsValue(Object) - Method in class net.sf.beanlib.util.AbstractMap
containsValue(Object) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
containsValue(Object) - Method in class net.sf.beanlib.utils.CollectionUtils.SynchronizedMap
 
containsValue(Object) - Method in class net.sf.beanlib.utils.range.AbstractMap
Returns true if this map maps one or more keys to this value.
containsValue(Object) - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap
Returns true if this map maps one or more keys to the specified value.
CONTINUE - Static variable in interface net.sf.beanlib.spi.BeanPopulationExceptionHandler
Exception handler which always continue by logging and then igoring the exception or error.
copy(T) - Method in class net.sf.beanlib.hibernate.HibernateBeanReplicator
Returns a copy of the given object.
copy(Object, Class<T>) - Method in class net.sf.beanlib.hibernate.HibernateBeanReplicator
Returns an instance of the given class with values copied from the given object.
copy(Object, Class[]) - Method in class net.sf.beanlib.hibernate3.Hibernate3DtoCopier
Copy with a Application specific BeanPopulatable excluding all member Set properties.
copy(Class<E>, Object, Class[]) - Method in class net.sf.beanlib.hibernate3.Hibernate3DtoCopier
 
copy(Class<E>, Object, Class[], CollectionPropertyName[]) - Method in class net.sf.beanlib.hibernate3.Hibernate3DtoCopier
 
copyElements(T[]) - Method in class net.sf.beanlib.util.ArrayDeque
Copies the elements from our element array into the specified array, in order (from first to last element in the deque).
count - Variable in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
Number of items in the deque
createCollectionPropertyNames(Class, String[]) - Static method in class net.sf.beanlib.CollectionPropertyName
Convenient factory method.
createHibernateBeanReplicator() - Method in class net.sf.beanlib.hibernate3.Hibernate3DtoCopier
 
createIdentifierGenerator(String, Session) - Static method in class net.sf.beanlib.hibernate3.Hibernate3SequenceGenerator
Returns the identifier generator created for the specified sequence and session.
createSessionProxy(Session) - Method in class net.sf.beanlib.hibernate3.DtoCentricHibernate3Template
 
createSnapshot() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.Node
Creates and returns a new SimpleImmutableEntry holding current mapping if this node holds a valid value, else null.
createToCollection(Collection<?>) - Method in class net.sf.beanlib.hibernate3.Hibernate3CollectionReplicator
 
createToCollection(Collection<?>) - Method in class net.sf.beanlib.provider.replicator.CollectionReplicator
 
createToComparator(SortedSet) - Method in class net.sf.beanlib.provider.replicator.CollectionReplicator
Returns a replicated comparator of the given sorted set, or null if there is no comparator.
createToComparator(SortedMap) - Method in class net.sf.beanlib.provider.replicator.MapReplicator
Returns a replicated comparator of the given sorted map, or null if there is no comparator.
createToInstance(Object, Class<T>) - Method in class net.sf.beanlib.hibernate3.Hibernate3BeanTransformer
 
createToInstance(Object, Class<T>) - Method in class net.sf.beanlib.hibernate3.Hibernate3CollectionReplicator
 
createToInstance(Object, Class<T>) - Method in class net.sf.beanlib.hibernate3.Hibernate3JavaBeanReplicator
 
createToInstance(Object, Class<T>) - Method in class net.sf.beanlib.hibernate3.Hibernate3MapReplicator
 
createToInstance(Object) - Method in class net.sf.beanlib.provider.replicator.ReplicatorTemplate
 
createToInstance(Object, Class<T>) - Method in class net.sf.beanlib.provider.replicator.ReplicatorTemplate
 
createToInstanceAsCollection(Collection<?>) - Method in class net.sf.beanlib.provider.replicator.CollectionReplicator
 
createToInstanceAsMap(Map<?, ?>) - Method in class net.sf.beanlib.provider.replicator.MapReplicator
 
createToInstanceWithComparator(Object, Comparator) - Method in class net.sf.beanlib.provider.replicator.ReplicatorTemplate
 
createToInstanceWithComparator(Class<T>, Comparator) - Method in class net.sf.beanlib.provider.replicator.ReplicatorTemplate
 
createToMap(Map<?, ?>) - Method in class net.sf.beanlib.provider.replicator.MapReplicator
 
createToSortedMapWithComparator(SortedMap, Comparator) - Method in class net.sf.beanlib.provider.replicator.MapReplicator
 
createToSortedSetWithComparator(SortedSet, Comparator) - Method in class net.sf.beanlib.provider.replicator.CollectionReplicator
 
CriteriaSpecifiable - Interface in net.sf.beanlib.hibernate3
Used as a callback to specify a Hibernate Criteria.
cursor - Variable in class net.sf.beanlib.util.ArrayDeque.DeqIterator
Index of element to be returned by subsequent call to next.
cursor - Variable in class net.sf.beanlib.util.ArrayDeque.DescendingIterator
 
CustomBeanTransformerSpi - Interface in net.sf.beanlib.spi
Custom Bean Transformer SPI.
CustomBeanTransformerSpi.Factory - Interface in net.sf.beanlib.spi
Custom Bean Transformer Factory SPI.
customTransformer - Variable in class net.sf.beanlib.provider.BeanTransformer
Custom Transformer.

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