Skip navigation links
J avolution Backport v5.6.9 (J2SE 1.5+)
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

N

NAMESPACE - Static variable in interface javolution.xml.stream.XMLStreamConstants
Indicates the event is a namespace declaration.
NamespaceContext - Interface in javolution.xml.stream
This interface represents the XML namespace context stack while parsing.
NaN - Static variable in class javolution.lang.MathLib
Not-A-Number.
newCondition() - Method in class javolution.util.internal.ReadWriteLockImpl.ReadLock
 
newCondition() - Method in class javolution.util.internal.ReadWriteLockImpl.WriteLock
 
newEntry() - Method in class javolution.util.FastMap
Returns a new entry for this map; this method can be overriden by custom map implementations.
newInstance(Class) - Method in class javax.realtime.MemoryArea
 
newInstance() - Static method in class javolution.context.AllocatorContext.Reference
Returns a new stack reference instance allocated on the current stack when executing in a StackContext.
newInstance() - Method in interface javolution.lang.Reflection.Constructor
Invokes this constructor with no argument.
newInstance(Object) - Method in interface javolution.lang.Reflection.Constructor
Invokes this constructor with the specified single argument.
newInstance(Object, Object) - Method in interface javolution.lang.Reflection.Constructor
Invokes this constructor with the specified two arguments.
newInstance(Object, Object, Object) - Method in interface javolution.lang.Reflection.Constructor
Invokes this constructor with the specified three arguments.
newInstance(Object...) - Method in interface javolution.lang.Reflection.Constructor
Invokes this constructor with the specified arguments.
newInstance() - Static method in class javolution.text.Cursor
Returns a factory produced instance which can be recycled after usage.
newInstance() - Static method in class javolution.text.TextBuilder
Returns a new, preallocated or recycled text builder (on the stack when executing in a StackContext).
newInstance() - Static method in class javolution.util.FastBitSet
Returns a new, preallocated or recycled set instance (on the stack when executing in a StackContext).
newInstance() - Static method in class javolution.util.FastList
Returns a new, preallocated or recycled list instance (on the stack when executing in a StackContext).
newInstance() - Static method in class javolution.util.FastMap
Returns a potentially recycled map instance.
newInstance() - Static method in class javolution.util.FastSet
Returns a new, preallocated or recycled set instance (on the stack when executing in a StackContext).
newInstance() - Static method in class javolution.util.FastTable
Returns a new, preallocated or recycled table instance (on the stack when executing in a StackContext).
newInstance() - Static method in class javolution.xml.stream.XMLInputFactory
Returns a new instance of the XMLInputFactory.CLASS input factory implementation which may be configurated by the user (see XMLInputFactory.setProperty(String, Object)).
newInstance() - Static method in class javolution.xml.stream.XMLOutputFactory
Returns a new instance of the XMLOutputFactory.CLASS output factory implementation which may be configurated by the user (see XMLOutputFactory.setProperty(String, Object)).
newInstance(Class<T>, XMLFormat.InputElement) - Method in class javolution.xml.XMLFormat
Allocates a new object of the specified class from the specified XML input element.
newInstance(InputStream) - Static method in class javolution.xml.XMLObjectReader
Returns a XML object reader (potentially recycled) having the specified input stream as input.
newInstance(InputStream, String) - Static method in class javolution.xml.XMLObjectReader
Returns a XML object reader (potentially recycled) having the specified input stream/encoding as input.
newInstance(Reader) - Static method in class javolution.xml.XMLObjectReader
Returns a XML object reader (potentially recycled) having the specified reader as input.
newInstance(OutputStream) - Static method in class javolution.xml.XMLObjectWriter
Returns a XML object writer (potentially recycled) having the specified output stream as output.
newInstance(OutputStream, String) - Static method in class javolution.xml.XMLObjectWriter
Returns a XML object writer (potentially recycled) having the specified output stream/encoding as output.
newInstance(Writer) - Static method in class javolution.xml.XMLObjectWriter
Returns a XML object writer (potentially recycled) having the specified writer as output.
newNode() - Method in class javolution.util.FastList
Returns a new node for this list; this method can be overriden by custom list implementation.
next() - Method in class javolution.context.Allocator
Returns the next available object from this allocator queue or Allocator.allocate() one if none available.
next() - Method in interface javolution.xml.stream.XMLStreamReader
Gets next parsing event - contiguous character data is returned into a single chunk.
next() - Method in class javolution.xml.stream.XMLStreamReaderImpl
 
nextChar(CharSequence) - Method in class javolution.text.Cursor
Returns the next character at this cursor position.The cursor position is incremented by one.
nextClearBit(int) - Method in class javolution.util.FastBitSet
Returns the index of the next false bit, from the specified bit (inclusive).
nextSetBit(int) - Method in class javolution.util.FastBitSet
Returns the index of the next true bit, from the specified bit (inclusive).
nextTag() - Method in interface javolution.xml.stream.XMLStreamReader
Skips any white space (isWhiteSpace() returns true), COMMENT, or PROCESSING_INSTRUCTION, until a START_ELEMENT or END_ELEMENT is reached.
nextTag() - Method in class javolution.xml.stream.XMLStreamReaderImpl
 
nextToken(CharSequence, char) - Method in class javolution.text.Cursor
Returns the subsequence from the specified cursor position not holding the specified character.
nextToken(CharSequence, CharSet) - Method in class javolution.text.Cursor
Returns the subsequence from the specified cursor position not holding any of the characters specified.
NO_EMPTY_ELEMENT_TAG - Static variable in class javolution.xml.stream.XMLOutputFactory
Property indicating if the stream writers are not allowed to use empty element tags (type: Boolean, default: FALSE).
Node() - Constructor for class javolution.util.FastList.Node
Default constructor.
NoHeapRealtimeThread - Class in javax.realtime
Stub for non-rtsj vms.
NoHeapRealtimeThread() - Constructor for class javax.realtime.NoHeapRealtimeThread
 
NOTATION_DECLARATION - Static variable in interface javolution.xml.stream.XMLStreamConstants
Indicates a Notation.
notationDecl(String, String, String) - Method in interface org.xml.sax.DTDHandler
Receive notification of a notation declaration event.
notationDecl(String, String, String) - Method in class org.xml.sax.HandlerBase
Deprecated.
Receive notification of a notation declaration.
notifyChange() - Method in class javolution.context.PersistentContext.Reference
Notifies this reference that its value has changed (for example a new persistent context has been loaded).
notifyChange(T, T) - Method in class javolution.lang.Configurable
Notifies this configurable that its runtime value is going to be changed.
NULL - Static variable in class javolution.context.LogContext
Holds a logging context implementation ignoring logging events.
NULL - Static variable in class javolution.util.FastMap.Entry
Holds NULL entries (to fill empty hole).
numberOfLeadingZeros(long) - Static method in class javolution.lang.MathLib
Returns the number of zero bits preceding the highest-order ("leftmost") one-bit in the two's complement binary representation of the specified long value.
numberOfTrailingZeros(long) - Static method in class javolution.lang.MathLib
Returns the number of zero bits following the lowest-order ("rightmost") one-bit in the two's complement binary representation of the specified long value.
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links
J avolution Backport v5.6.9 (J2SE 1.5+)

Copyright © 2005 - 2007 Javolution.