J avolution v5.2 (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

D

deactivate() - Method in class javolution.context.AllocatorContext
Deactivates the allocators belonging to this context for the current thread.
deactivate() - Method in class javolution.context.HeapContext
 
deactivate() - Method in class javolution.context.ImmortalContext
 
DEFAULT - Static variable in class javolution.context.AllocatorContext
Holds the default implementation (HeapContext instance).
DEFAULT - Static variable in class javolution.context.ConcurrentContext
Holds the default implementation.
DEFAULT - Static variable in class javolution.context.LogContext
Holds the logging context default implementation (configurable, default value LogContext.STANDARD).
DEFAULT - Static variable in class javolution.context.SecurityContext
Holds the default security context implementation (configurable).
DEFAULT - Static variable in class javolution.context.StackContext
Holds the default implementation.
DEFAULT - Static variable in class javolution.testing.TimeContext
Holds the time context default implementation (by default logs average and minimum execution time to System.out).
DEFAULT - Static variable in class javolution.util.FastComparator
Holds the default object comparator; rehash is performed if the system hash code (platform dependent) is not evenly distributed.
DEFAULT - Static variable in class javolution.xml.stream.XMLInputFactory
Holds the XMLInputFactory default implementation (configurable).
DEFAULT - Static variable in class javolution.xml.stream.XMLOutputFactory
Holds the XMLOutputFactory default implementation (configurable).
DefaultHandler - Class in javolution.xml.sax
Default base class for real-time handling of XML events.
DefaultHandler() - Constructor for class javolution.xml.sax.DefaultHandler
 
delete(int, int) - Method in class javolution.text.Text
Returns the text without the characters between the specified indexes.
delete(int, int) - Method in class javolution.text.TextBuilder
Removes the characters between the specified indices.
delete(FastCollection.Record) - Method in class javolution.util.FastCollection
Deletes the specified record from this collection.
delete(FastCollection.Record) - Method in class javolution.util.FastList
 
delete(FastCollection.Record) - Method in class javolution.util.FastSet
 
delete(FastCollection.Record) - Method in class javolution.util.FastTable
 
depth() - Method in class javolution.text.Text
Returns the depth of the internal tree used to represent this text.
digitLength(int) - Static method in class javolution.lang.MathLib
Returns the number of digits in the minimal ten's-complement representation of the specified int, excluding a sign bit.
digitLength(long) - Static method in class javolution.lang.MathLib
Returns the number of digits in the minimal ten's-complement representation of the specified long, excluding a sign bit.
DIRECT - Static variable in class javolution.util.FastComparator
Holds the direct object comparator; no rehash is performed.
DISABLED - Static variable in class javolution.context.StackContext
Indicates if stack allocations are globally disabled.
doAssertEquals(String, Object, Object) - Method in class javolution.testing.TestContext
Asserts that two objects are equal.
doAssertEquals(String, Object, Object) - Method in class javolution.testing.TimeContext
 
doCleanup() - Method in class javolution.context.ObjectFactory
Indicates if this factory requires cleanup.
doTest(TestCase) - Method in class javolution.testing.TestContext
Executes the specified test case and logs the results.
doTest(TestCase) - Method in class javolution.testing.TimeContext
 
DOUBLES_FACTORY - Static variable in class javolution.context.ArrayFactory
 
doubleValue() - Method in class javolution.util.Index
Returns the index value as int.
DTD - Static variable in interface javolution.xml.stream.XMLStreamConstants
Indicates an event is a DTD.

J avolution v5.2 (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
Copyright © 2005 - 2007 Javolution.