- HALF_PI - Static variable in class javolution.lang.MathLib
-
Half the ratio of the circumference of a circle to its diameter.
- HandlerBase - Class in org.xml.sax
-
- HandlerBase() - Constructor for class org.xml.sax.HandlerBase
-
Deprecated.
- hashCode() - Method in class javolution.text.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.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.xml.QName
-
Returns the hash code for this qualified name.
- hashCodeOf(T) - Method in class javolution.util.internal.FastComparator
-
- 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.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.SharedCollectionImpl
-
- head() - Method in class javolution.util.internal.collection.UnmodifiableCollectionImpl
-
- head() - Method in class javolution.util.MutableList
-
- HeapContext - Class in javolution.context
-
This class represents the default allocator context.
- HeapContext() - Constructor for class javolution.context.HeapContext
-
Default constructor.