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

E

element() - Method in class net.sf.beanlib.util.ArrayDeque
Retrieves, but does not remove, the head of the queue represented by this deque.
element() - Method in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
Retrieves, but does not remove, the head of the queue represented by this deque.
element() - Method in interface net.sf.beanlib.util.Deque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque).
elements - Variable in class net.sf.beanlib.util.ArrayDeque
The array in which the elements of the deque are stored.
empty(Object, Class) - Method in class net.sf.beanlib.provider.BeanChecker
Returns true if the fromBean is empty; or false otherwise.
EMPTY_2D_ARRAY - Static variable in class net.sf.beanlib.utils.StringUtils
 
EMPTY_ARRAY - Static variable in class net.sf.beanlib.CollectionPropertyName
 
entityBeanClassSet - Variable in class net.sf.beanlib.hibernate.HibernateBeanPopulatableSupport
 
entityBeanClassSet - Variable in class net.sf.beanlib.hibernate.HibernateBeanReplicator
 
entityBeanClassSet - Variable in class net.sf.beanlib.hibernate3.Hibernate3DtoPopulator
 
entryIterator() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
 
entryIterator() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
entrySet() - Method in class net.sf.beanlib.util.AbstractMap
 
entrySet - Variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Lazily initialized entry set
entrySet() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
entrySet - Variable in class net.sf.beanlib.utils.CollectionUtils.SynchronizedMap
 
entrySet() - Method in class net.sf.beanlib.utils.CollectionUtils.SynchronizedMap
 
entrySet() - Method in class net.sf.beanlib.utils.range.AbstractMap
Returns a set view of the mappings contained in this map.
entrySet - Variable in class net.sf.beanlib.utils.range.ExtensibleTreeMap
This field is initialized to contain an instance of the entry set view the first time this view is requested.
entrySet() - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap
Returns a set view of the mappings contained in this map.
entrySet - Variable in class net.sf.beanlib.utils.range.ExtensibleTreeMap.SubMap
 
entrySet() - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap.SubMap
 
entrySetView - Variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
enumConstantDirectory(Class<T>) - Static method in class net.sf.beanlib.utils.EnumUtils
Returns a map from the externalized object of type E to enum constant for the specified T, which has a type of both Enum and External.
enumExternalDirectory - Static variable in class net.sf.beanlib.utils.EnumUtils.LazyExternal
 
enumOrdinalConstantDirectory(Class<T>) - Static method in class net.sf.beanlib.utils.EnumUtils
Returns a map from the ordinal() return value to the enum constant for the specified T, which is an Enum.
enumOrdinalDirectory - Static variable in class net.sf.beanlib.utils.EnumUtils.LazyOrdinal
 
enumStringConstantDirectory(Class<T>) - Static method in class net.sf.beanlib.utils.EnumUtils
Returns a map from the toString() return value to the enum constant for the specified T, which is an Enum.
enumToStringDirectory - Static variable in class net.sf.beanlib.utils.EnumUtils.LazyToString
 
EnumUtils - Class in net.sf.beanlib.utils
Enum Utilities.
EnumUtils() - Constructor for class net.sf.beanlib.utils.EnumUtils
 
EnumUtils.LazyExternal - Class in net.sf.beanlib.utils
Contains a lazily initialized internal map used for implementing fromExternal().
EnumUtils.LazyExternal() - Constructor for class net.sf.beanlib.utils.EnumUtils.LazyExternal
 
EnumUtils.LazyOrdinal - Class in net.sf.beanlib.utils
Contains a lazily initialized internal map used for implementing fromOrdinal().
EnumUtils.LazyOrdinal() - Constructor for class net.sf.beanlib.utils.EnumUtils.LazyOrdinal
 
EnumUtils.LazyToString - Class in net.sf.beanlib.utils
Contains a lazily initialized internal map used for implementing fromString().
EnumUtils.LazyToString() - Constructor for class net.sf.beanlib.utils.EnumUtils.LazyToString
 
eof() - Method in class net.sf.beanlib.util.LineIterator
 
eolEnum - Variable in class net.sf.beanlib.io.FastLineNumberReader
Last End of line.
eq(Object, Object) - Static method in class net.sf.beanlib.util.AbstractMap
Utility method for SimpleEntry and SimpleImmutableEntry.
EQ - Static variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
 
eq(Object, Object) - Static method in class net.sf.beanlib.utils.range.AbstractMap.SimpleEntry
 
equals(Object) - Method in class net.sf.beanlib.CollectionPropertyName
 
equals(Object) - Method in class net.sf.beanlib.util.AbstractMap
Compares the specified object with this map for equality.
equals(Object) - Method in class net.sf.beanlib.util.AbstractMap.SimpleEntry
Compares the specified object with this entry for equality.
equals(Object) - Method in class net.sf.beanlib.util.AbstractMap.SimpleImmutableEntry
Compares the specified object with this entry for equality.
equals(Object) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.EntrySet
 
equals(Object) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Compares the specified object with this map for equality.
equals(Object) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.KeySet
 
equals(Object) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListSet
Compares the specified object with this set for equality.
equals(Object) - Method in class net.sf.beanlib.utils.CollectionUtils.SynchronizedMap
 
equals(Object) - Method in class net.sf.beanlib.utils.CollectionUtils.SynchronizedSet
 
equals(Object, Object) - Method in class net.sf.beanlib.utils.EqualsUtils
Returns true if the two input arguments are equal, handling cases when they are arrays.
equals(Object) - Method in class net.sf.beanlib.utils.range.AbstractMap
Compares the specified object with this map for equality.
equals(Object) - Method in class net.sf.beanlib.utils.range.AbstractMap.SimpleEntry
 
equals(Object) - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap.NodeEntry
 
EqualsUtils - Class in net.sf.beanlib.utils
Returns true if the two input arguments are equal, handling cases when they are arrays.
EqualsUtils() - Constructor for class net.sf.beanlib.utils.EqualsUtils
 
execute() - Method in class net.sf.beanlib.hibernate3.Hibernate3UnitOfWork
Executes a unit of work within a Hibernate transaction.
expectedModCount - Variable in class net.sf.beanlib.utils.range.ExtensibleTreeMap.PrivateEntryIterator
 
ExtensibleTreeMap<K,V> - Class in net.sf.beanlib.utils.range
Basically cloned from and identical to TreeMap, except the class is made abstract; the access modifier of some member fields are modified (eg from private to protected); and the internal static inner class Entry is renamed to NodeEntry to avoid ambiguity. The purpose is to facilitate further subclassing.
ExtensibleTreeMap() - Constructor for class net.sf.beanlib.utils.range.ExtensibleTreeMap
Constructs a new, empty map, sorted according to the keys' natural order.
ExtensibleTreeMap(Comparator<? super K>) - Constructor for class net.sf.beanlib.utils.range.ExtensibleTreeMap
Constructs a new, empty map, sorted according to the given comparator.
ExtensibleTreeMap(Map<? extends K, ? extends V>) - Constructor for class net.sf.beanlib.utils.range.ExtensibleTreeMap
Constructs a new map containing the same mappings as the given map, sorted according to the keys' natural order.
ExtensibleTreeMap(SortedMap<K, ? extends V>) - Constructor for class net.sf.beanlib.utils.range.ExtensibleTreeMap
Constructs a new map containing the same mappings as the given SortedMap, sorted according to the same ordering.
ExtensibleTreeMap.EntryIterator - Class in net.sf.beanlib.utils.range
 
ExtensibleTreeMap.EntryIterator() - Constructor for class net.sf.beanlib.utils.range.ExtensibleTreeMap.EntryIterator
 
ExtensibleTreeMap.KeyIterator - Class in net.sf.beanlib.utils.range
 
ExtensibleTreeMap.KeyIterator() - Constructor for class net.sf.beanlib.utils.range.ExtensibleTreeMap.KeyIterator
 
ExtensibleTreeMap.NodeEntry<K,V> - Class in net.sf.beanlib.utils.range
Node in the Tree.
ExtensibleTreeMap.NodeEntry(K, V, ExtensibleTreeMap.NodeEntry<K, V>) - Constructor for class net.sf.beanlib.utils.range.ExtensibleTreeMap.NodeEntry
Make a new cell with given key, value, and parent, and with null child links, and BLACK color.
ExtensibleTreeMap.PrivateEntryIterator<T> - Class in net.sf.beanlib.utils.range
TreeMap Iterator.
ExtensibleTreeMap.PrivateEntryIterator() - Constructor for class net.sf.beanlib.utils.range.ExtensibleTreeMap.PrivateEntryIterator
 
ExtensibleTreeMap.PrivateEntryIterator(ExtensibleTreeMap.NodeEntry<K, V>) - Constructor for class net.sf.beanlib.utils.range.ExtensibleTreeMap.PrivateEntryIterator
 
ExtensibleTreeMap.SubMap - Class in net.sf.beanlib.utils.range
 
ExtensibleTreeMap.SubMap(K, K) - Constructor for class net.sf.beanlib.utils.range.ExtensibleTreeMap.SubMap
 
ExtensibleTreeMap.SubMap(K, boolean) - Constructor for class net.sf.beanlib.utils.range.ExtensibleTreeMap.SubMap
 
ExtensibleTreeMap.SubMap(boolean, K, boolean, K) - Constructor for class net.sf.beanlib.utils.range.ExtensibleTreeMap.SubMap
 
ExtensibleTreeMap.SubMap.EntrySetView - Class in net.sf.beanlib.utils.range
 
ExtensibleTreeMap.SubMap.EntrySetView() - Constructor for class net.sf.beanlib.utils.range.ExtensibleTreeMap.SubMap.EntrySetView
 
ExtensibleTreeMap.SubMapEntryIterator - Class in net.sf.beanlib.utils.range
 
ExtensibleTreeMap.SubMapEntryIterator(ExtensibleTreeMap.NodeEntry<K, V>, ExtensibleTreeMap.NodeEntry<K, V>) - Constructor for class net.sf.beanlib.utils.range.ExtensibleTreeMap.SubMapEntryIterator
 
ExtensibleTreeMap.ValueIterator - Class in net.sf.beanlib.utils.range
 
ExtensibleTreeMap.ValueIterator() - Constructor for class net.sf.beanlib.utils.range.ExtensibleTreeMap.ValueIterator
 
External<E> - Interface in net.sf.beanlib.utils
Supports externalizing the implementing object into an instance of the parameterized type.
externalize() - Method in interface net.sf.beanlib.utils.External
 

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