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 

V

validate() - Method in class javolution.testing.TestCase
Validates the test results and possibly checks for limit cases or exceptions.
value() - Method in class javolution.io.Struct.Reference32
 
value() - Method in class javolution.io.Struct.Reference64
 
valueOf(char...) - Static method in class javolution.text.CharSet
Returns the character set holding the specified characters.
valueOf(Object) - Static method in class javolution.text.Text
Returns the text representing the specified object.
valueOf(char[]) - Static method in class javolution.text.Text
Returns the text that contains the characters from the specified array.
valueOf(char[], int, int) - Static method in class javolution.text.Text
Returns the text that contains the characters from the specified subarray of characters.
valueOf(boolean) - Static method in class javolution.text.Text
Returns the text representation of the boolean argument.
valueOf(char) - Static method in class javolution.text.Text
Returns the text instance corresponding to the specified character.
valueOf(int) - Static method in class javolution.text.Text
Returns the decimal representation of the specified int argument.
valueOf(int, int) - Static method in class javolution.text.Text
Returns the radix representation of the specified int argument.
valueOf(long) - Static method in class javolution.text.Text
Returns the decimal representation of the specified long argument.
valueOf(long, int) - Static method in class javolution.text.Text
Returns the radix representation of the specified long argument.
valueOf(float) - Static method in class javolution.text.Text
Returns the textual representation of the specified float instance.
valueOf(double) - Static method in class javolution.text.Text
Returns the textual representation of the specified double argument.
valueOf(double, int, boolean, boolean) - Static method in class javolution.text.Text
Returns the textual representation of the specified double argument formatted as specified.
valueOf(char, int) - Static method in class javolution.text.Text
Returns the text that contains a specific length sequence of the character specified.
valueOf(FastCollection.Record) - Method in class javolution.util.FastBitSet
 
valueOf(FastCollection.Record) - Method in class javolution.util.FastCollection
Returns the collection value for the specified record.
valueOf(FastCollection.Record) - Method in class javolution.util.FastList
 
valueOf(FastCollection.Record) - Method in class javolution.util.FastSet
 
valueOf(FastCollection.Record) - Method in class javolution.util.FastTable
 
valueOf(int) - Static method in class javolution.util.Index
Returns the unique index for the specified int value (creating it as well as the indices toward zero if they do not exist).
valueOf(FastCollection.Record) - Method in class javolution.util.internal.collection.SharedCollectionImpl
 
valueOf(FastCollection.Record) - Method in class javolution.util.internal.collection.UnmodifiableCollectionImpl
 
valueOf(FastCollection.Record) - Method in class javolution.util.MutableList
 
valueOf(CharSequence) - Static method in class javolution.xml.QName
Returns the qualified name corresponding to the specified character sequence representation (may include the "{namespaceURI}" prefix).
valueOf(String) - Static method in class javolution.xml.QName
Equivalent to QName.valueOf(CharSequence) (for J2ME compatibility).
valueOf(CharSequence, CharSequence) - Static method in class javolution.xml.QName
Returns the qualified name corresponding to the specified namespace URI and local name.
values() - Method in class javolution.util.FastMap
Returns a FastCollection view of the values contained in this map.
values() - Method in class javolution.util.LocalMap
Returns a FastCollection view of the values contained in this map.
valuesOf(int...) - Static method in class javolution.util.Index
Returns the list of all the indices specified.
ValueType - Interface in javolution.lang
This interface identifies objects which can be manipulated by value; a JVM implementation may allocate instances of this class on the stack and pass references by copy.
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.