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

N

navigableKeySet() - Method in interface net.sf.beanlib.util.concurrent.ConcurrentNavigableMap
Returns a NavigableSet view of the keys contained in this map.
navigableKeySet() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
 
navigableKeySet() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
navigableKeySet() - Method in interface net.sf.beanlib.util.NavigableMap
Returns a NavigableSet view of the keys contained in this map.
NavigableMap<K,V> - Interface in net.sf.beanlib.util
A SortedMap extended with navigation methods returning the closest matches for given search targets.
NavigableSet<E> - Interface in net.sf.beanlib.util
A SortedSet extended with navigation methods reporting closest matches for given search targets.
net.sf.beanlib - package net.sf.beanlib
Java Bean Populator,Setter, Getter, etc.
net.sf.beanlib.hibernate - package net.sf.beanlib.hibernate
JavaBean Library for Hibernate (Common code base)
net.sf.beanlib.hibernate3 - package net.sf.beanlib.hibernate3
JavaBean Library for Hibernate 3.x
net.sf.beanlib.io - package net.sf.beanlib.io
IO classes and interfaces.
net.sf.beanlib.jaxb2 - package net.sf.beanlib.jaxb2
JAXB 2 support for Beanlib
net.sf.beanlib.provider - package net.sf.beanlib.provider
Beanlib Servce Provider Implementations
net.sf.beanlib.provider.collector - package net.sf.beanlib.provider.collector
Collector Servce Provider Implementations
net.sf.beanlib.provider.finder - package net.sf.beanlib.provider.finder
Finder Servce Provider Implementations
net.sf.beanlib.provider.handler - package net.sf.beanlib.provider.handler
Handler Servce Provider Implementations
net.sf.beanlib.provider.replicator - package net.sf.beanlib.provider.replicator
Replicator Servce Provider Implementations
net.sf.beanlib.reflect - package net.sf.beanlib.reflect
Reflective classes and interfaces.
net.sf.beanlib.spi - package net.sf.beanlib.spi
Beanlib Servce Provider Interface
net.sf.beanlib.spi.replicator - package net.sf.beanlib.spi.replicator
Replicator Servce Provider Interface
net.sf.beanlib.util - package net.sf.beanlib.util
Mirror package of java.util of Java 6 beta 2.
net.sf.beanlib.util.concurrent - package net.sf.beanlib.util.concurrent
Mirror package of java.util.concurrent of Java 6 beta 2.
net.sf.beanlib.utils - package net.sf.beanlib.utils
General Utilities
net.sf.beanlib.utils.range - package net.sf.beanlib.utils.range
Range related utilities
net.sf.beanlib.utils.xml - package net.sf.beanlib.utils.xml
XML Utilities
newArrayReplicatable(BeanTransformerSpi) - Method in class net.sf.beanlib.provider.replicator.ArrayReplicator.Factory
 
newArrayReplicatable(BeanTransformerSpi) - Static method in class net.sf.beanlib.provider.replicator.ArrayReplicator
 
newArrayReplicatable(BeanTransformerSpi) - Method in interface net.sf.beanlib.spi.replicator.ArrayReplicatorSpi.Factory
 
newBeanPopulator(Object, Object) - Method in class net.sf.beanlib.provider.BeanPopulator.Factory
 
newBeanPopulator(Object, Object) - Static method in class net.sf.beanlib.provider.BeanPopulator
 
newBeanPopulator(Object, Object) - Method in interface net.sf.beanlib.spi.BeanPopulatorSpi.Factory
 
newBeanReplicatable(BeanTransformerSpi) - Method in class net.sf.beanlib.hibernate3.Hibernate3JavaBeanReplicator.Factory
 
newBeanReplicatable(BeanTransformerSpi) - Static method in class net.sf.beanlib.hibernate3.Hibernate3JavaBeanReplicator
 
newBeanReplicatable(BeanTransformerSpi) - Method in class net.sf.beanlib.provider.replicator.BeanReplicator.Factory
 
newBeanReplicatable(BeanTransformerSpi) - Static method in class net.sf.beanlib.provider.replicator.BeanReplicator
 
newBeanReplicatable() - Static method in class net.sf.beanlib.provider.replicator.BeanReplicator
Convenient factory method to use the default BeanTransformer.
newBeanReplicatable(BeanTransformerSpi) - Method in interface net.sf.beanlib.spi.replicator.BeanReplicatorSpi.Factory
 
newBeanTransformer(BeanPopulatorSpi.Factory) - Method in class net.sf.beanlib.hibernate3.Hibernate3BeanTransformer.Factory
 
newBeanTransformer() - Static method in class net.sf.beanlib.hibernate3.Hibernate3BeanTransformer
Convenient factory method that defaults to use BeanPopulator.factory.
newBeanTransformer(BeanPopulatorSpi.Factory) - Method in class net.sf.beanlib.provider.BeanTransformer.Factory
 
newBeanTransformer(BeanPopulatorSpi.Factory) - Static method in class net.sf.beanlib.provider.BeanTransformer
 
newBeanTransformer() - Static method in class net.sf.beanlib.provider.BeanTransformer
Convenient factory method that defaults to use BeanPopulator.factory.
newBeanTransformer(BeanPopulatorSpi.Factory) - Method in interface net.sf.beanlib.spi.BeanTransformerSpi.Factory
 
newBlobReplicatable(BeanTransformerSpi) - Method in class net.sf.beanlib.hibernate3.Hibernate3BlobReplicator.Factory
 
newBlobReplicatable(BeanTransformerSpi) - Static method in class net.sf.beanlib.hibernate3.Hibernate3BlobReplicator
 
newBlobReplicatable(BeanTransformerSpi) - Method in class net.sf.beanlib.provider.replicator.UnsupportedBlobReplicator.Factory
 
newBlobReplicatable(BeanTransformerSpi) - Static method in class net.sf.beanlib.provider.replicator.UnsupportedBlobReplicator
 
newBlobReplicatable(BeanTransformerSpi) - Method in interface net.sf.beanlib.spi.replicator.BlobReplicatorSpi.Factory
 
newCollectionReplicatable(BeanTransformerSpi) - Method in class net.sf.beanlib.hibernate3.Hibernate3CollectionReplicator.Factory
 
newCollectionReplicatable(BeanTransformerSpi) - Static method in class net.sf.beanlib.hibernate3.Hibernate3CollectionReplicator
 
newCollectionReplicatable(BeanTransformerSpi) - Method in class net.sf.beanlib.provider.replicator.CollectionReplicator.Factory
 
newCollectionReplicatable(BeanTransformerSpi) - Static method in class net.sf.beanlib.provider.replicator.CollectionReplicator
 
newCollectionReplicatable(BeanTransformerSpi) - Method in interface net.sf.beanlib.spi.replicator.CollectionReplicatorSpi.Factory
 
newCustomBeanTransformer(BeanTransformerSpi) - Method in interface net.sf.beanlib.spi.CustomBeanTransformerSpi.Factory
 
newDateReplicatable(BeanTransformerSpi) - Method in class net.sf.beanlib.provider.replicator.DateReplicator.Factory
 
newDateReplicatable(BeanTransformerSpi) - Static method in class net.sf.beanlib.provider.replicator.DateReplicator
 
newDateReplicatable(BeanTransformerSpi) - Method in interface net.sf.beanlib.spi.replicator.DateReplicatorSpi.Factory
 
newImmutableReplicatable(BeanTransformerSpi) - Method in class net.sf.beanlib.jaxb2.Jaxb2ImmutableReplicator.Factory
 
newImmutableReplicatable(BeanTransformerSpi) - Static method in class net.sf.beanlib.jaxb2.Jaxb2ImmutableReplicator
 
newImmutableReplicatable(BeanTransformerSpi) - Method in class net.sf.beanlib.provider.replicator.HeteroImmutableReplicator.Factory
 
newImmutableReplicatable(BeanTransformerSpi) - Static method in class net.sf.beanlib.provider.replicator.HeteroImmutableReplicator
 
newImmutableReplicatable(BeanTransformerSpi) - Method in class net.sf.beanlib.provider.replicator.ImmutableReplicator.Factory
 
newImmutableReplicatable(BeanTransformerSpi) - Static method in class net.sf.beanlib.provider.replicator.ImmutableReplicator
 
newImmutableReplicatable(BeanTransformerSpi) - Method in interface net.sf.beanlib.spi.replicator.ImmutableReplicatorSpi.Factory
 
newInstance(Class<T>, MethodInterceptor) - Static method in class net.sf.beanlib.reflect.Subclass
Returns a subclass instance of the given super class, with every method intercepted by the given interceptor.
newInstance() - Method in class net.sf.beanlib.utils.TypeReference
Instantiates a new instance of T using the default, no-arg constructor.
newInstanceAsPrivileged(Class<T>) - Method in class net.sf.beanlib.provider.replicator.ReplicatorTemplate
Creates a new instance of the given class via the no-arg constructor, invoking the constructor as a privileged action if it is protected or private.
newInstanceWithComparatorAsPrivileged(Class<T>, Comparator) - Method in class net.sf.beanlib.provider.replicator.ReplicatorTemplate
 
newMapReplicatable(BeanTransformerSpi) - Method in class net.sf.beanlib.hibernate3.Hibernate3MapReplicator.Factory
 
newMapReplicatable(BeanTransformerSpi) - Static method in class net.sf.beanlib.hibernate3.Hibernate3MapReplicator
 
newMapReplicatable(BeanTransformerSpi) - Method in class net.sf.beanlib.provider.replicator.MapReplicator.Factory
 
newMapReplicatable(BeanTransformerSpi) - Static method in class net.sf.beanlib.provider.replicator.MapReplicator
 
newMapReplicatable(BeanTransformerSpi) - Method in interface net.sf.beanlib.spi.replicator.MapReplicatorSpi.Factory
 
newSubMap(K, boolean, K, boolean) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
Utility to create submaps, where given bounds override unbounded(null) ones and/or are checked against bounded ones.
next() - Method in class net.sf.beanlib.util.ArrayDeque.DeqIterator
 
next() - Method in class net.sf.beanlib.util.ArrayDeque.DescendingIterator
 
next() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.EntryIterator
 
next - Variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.Iter
the next node to return from next();
next() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.KeyIterator
 
next - Variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.Node
 
next() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap.SubMapEntryIterator
 
next - Variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap.SubMapIter
the next node to return from next();
next() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap.SubMapKeyIterator
 
next() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap.SubMapValueIterator
 
next() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.ValueIterator
 
next - Variable in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque.AbstractItr
The next node to return in next
next() - Method in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque.AbstractItr
 
next - Variable in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque.Node
 
next() - Method in class net.sf.beanlib.util.LineIterator
 
next() - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap.EntryIterator
 
next() - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap.KeyIterator
 
next - Variable in class net.sf.beanlib.utils.range.ExtensibleTreeMap.PrivateEntryIterator
 
next() - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap.SubMapEntryIterator
 
next() - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap.ValueIterator
 
nextCharIdx - Variable in class net.sf.beanlib.io.FastLineNumberReader
Index to the next character.
nextEntry() - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap.PrivateEntryIterator
 
nextItem - Variable in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque.AbstractItr
nextItem holds on to item fields because once we claim that an element exists in hasNext(), we must return item read under lock (in advance()) even if it was in the process of being removed when hasNext() was called.
nextUpdater - Static variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.Node
Updater for casNext
nextval(String, Session) - Static method in class net.sf.beanlib.hibernate3.Hibernate3SequenceGenerator
Returns the next sequence id from the specified sequence and session.
nextValue - Variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.Iter
Cache of next value field to maintain weak consistency
nextValue - Variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap.SubMapIter
Cache of next value field to maintain weak consistency
NO_OP - Static variable in interface net.sf.beanlib.spi.CustomBeanTransformerSpi
 
node - Variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.Index
 
notEmpty - Variable in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
Condition for waiting takes
notEmpty - Variable in class net.sf.beanlib.util.concurrent.UnboundedLinkedBlockingQueue
Wait queue for waiting takes
notFull - Variable in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
Condition for waiting puts
numberOfopenedIterators() - Method in class net.sf.beanlib.util.TextIterable
 
numCharInBuf - Variable in class net.sf.beanlib.io.FastLineNumberReader
Number of characters in the character buffer.

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