Skip navigation links
J avolution Backport v5.7.1 (J2SE 1.6+)
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 _ 

H

HALF_PI - Static variable in class javolution.lang.MathLib
Half the ratio of the circumference of a circle to its diameter.
hashCode() - Method in class javolution.text.CharArray
Returns the hash code for this CharArray.
hashCode() - Method in class javolution.text.Cursor
Returns the hash code for this cursor.
hashCode() - Method in class javolution.text.Text
Returns the hash code for this text.
hashCode() - Method in class javolution.text.TextBuilder
Returns the hash code for this text builder.
hashCode() - Method in class javolution.util.concurrent.CopyOnWriteArrayList
Returns the hash code value for this List.
hashCode() - Method in class javolution.util.concurrent.SynchronizedInt
 
hashCode() - Method in class javolution.util.FastBitSet
 
hashCode() - Method in class javolution.util.FastCollection
Returns the hash code for this collection.
hashCode() - Method in class javolution.util.FastMap.Entry
Returns the hash code for this entry.
hashCode() - Method in class javolution.util.FastMap
Returns the hash code value for this map.
hashCode() - Method in class javolution.util.Index
Returns the hash code for this index.
hashCode() - Method in class javolution.util.primitive.FastBooleanArrayTable
Boolean.hashCode(): value ? 1231 : 1237
hashCode() - Method in class javolution.util.primitive.FastByteArrayTable
 
hashCode() - Method in class javolution.util.primitive.FastCharArrayTable
 
hashCode() - Method in class javolution.util.primitive.FastDoubleArrayTable
Double.hashCode(): (int)(bits ^ (bits >>> 32))
hashCode() - Method in class javolution.util.primitive.FastFloatArrayTable
Float.hashCode(): Float.floatToIntBits(value)
hashCode() - Method in class javolution.util.primitive.FastIntArrayTable
 
hashCode() - Method in class javolution.util.primitive.FastLongArrayTable
Long.hashCode(): (int)(value ^ (value >>> 32))
hashCode() - Method in class javolution.util.primitive.FastShortArrayTable
 
hashCode() - Method in class javolution.xml.QName
Returns the hash code for this qualified name.
hashCodeOf(T) - Method in class javolution.util.FastComparator
Returns the hash code for the specified object (consistent with FastComparator.areEqual(T, T)).
hasName() - Method in interface javolution.xml.stream.XMLStreamReader
Indicates if the current event has a name (is a START_ELEMENT or END_ELEMENT).
hasName() - Method in class javolution.xml.stream.XMLStreamReaderImpl
 
hasNext() - Method in interface javolution.xml.stream.XMLStreamReader
Returns true if there are more parsing events and false if there are no more events.
hasNext() - Method in class javolution.xml.stream.XMLStreamReaderImpl
 
hasNext() - Method in class javolution.xml.XMLFormat.InputElement
Indicates if more nested XML element can be read.
hasNext() - Method in class javolution.xml.XMLObjectReader
Indicates if more elements can be read.
hasText() - Method in interface javolution.xml.stream.XMLStreamReader
Indicates if the current event has text.
hasText() - Method in class javolution.xml.stream.XMLStreamReaderImpl
 
head() - Method in class javolution.util.FastAbstractList
 
head() - Method in class javolution.util.FastBitSet
 
head() - Method in class javolution.util.FastCollection
Returns the head record of this collection; it is the record such as head().getNext() holds the first collection value.
head() - Method in class javolution.util.FastList
 
head() - Method in class javolution.util.FastMap
Returns the head entry of this map.
head() - Method in class javolution.util.FastSet
 
head() - Method in class javolution.util.FastTable
 
head() - Method in class javolution.util.internal.collection.FastSharedCollection
 
head() - Method in class javolution.util.internal.collection.FastUnmodifiableCollection
 
HeapContext - Class in javolution.context
This class represents the default allocator context.
HeapContext() - Constructor for class javolution.context.HeapContext
Default constructor.
holds() - Method in class javolution.util.concurrent.locks.ReentrantLock
Return the number of unreleased acquires performed by the current thread.
holds_ - Variable in class javolution.util.concurrent.locks.ReentrantLock
 
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.7.1 (J2SE 1.6+)

Copyright © 2005 - 2009 Javolution.