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

V

validate() - Method in class javolution.testing.TestCase
Validates the test results (the default implementation does nothing).
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.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).
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.
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.

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.