Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

Foundation 1.1.2
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

V

VERIFICATION_FAILED - Static variable in class javax.microedition.pki.CertificateException
Indicates a certificate failed verification.
VERIFY - Static variable in class java.security.Signature
Possible Signature.state value, signifying that this signature object has been initialized for verification.
VOLATILE - Static variable in class java.lang.reflect.Modifier
The int value representing the volatile modifier.
Vector - class java.util.Vector.
The Vector class implements a growable array of objects.
Vector(int, int) - Constructor for class java.util.Vector
Constructs an empty vector with the specified initial capacity and capacity increment.
Vector(int) - Constructor for class java.util.Vector
Constructs an empty vector with the specified initial capacity and with its capacity increment equal to zero.
Vector() - Constructor for class java.util.Vector
Constructs an empty vector so that its internal data array has size 10 and its standard capacity increment is zero.
Vector(Collection) - Constructor for class java.util.Vector
Constructs a vector containing the elements of the specified collection, in the order they are returned by the collection's iterator.
VerifyError - error java.lang.VerifyError.
Thrown when the "verifier" detects that a class file, though well formed, contains some sort of internal inconsistency or security problem.
VerifyError() - Constructor for class java.lang.VerifyError
Constructs an VerifyError with no detail message.
VerifyError(String) - Constructor for class java.lang.VerifyError
Constructs an VerifyError with the specified detail message.
VirtualMachineError - error java.lang.VirtualMachineError.
Thrown to indicate that the Java Virtual Machine is broken or has run out of resources necessary for it to continue operating.
VirtualMachineError() - Constructor for class java.lang.VirtualMachineError
Constructs a VirtualMachineError with no detail message.
VirtualMachineError(String) - Constructor for class java.lang.VirtualMachineError
Constructs a VirtualMachineError with the specified detail message.
Void - class java.lang.Void.
The Void class is an uninstantiable placeholder class to hold a reference to the Class object representing the Java keyword void.
valid() - Method in class java.io.FileDescriptor
Tests if this file descriptor object is valid.
validateObject() - Method in interface java.io.ObjectInputValidation
Validates the object.
valueOf(boolean) - Static method in class java.lang.Boolean
Returns a Boolean instance representing the specified boolean value.
valueOf(String) - Static method in class java.lang.Boolean
Returns a Boolean with a value represented by the specified String.
valueOf(String, int) - Static method in class java.lang.Byte
Returns a Byte object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(String) - Static method in class java.lang.Byte
Returns a Byte object holding the value given by the specified String.
valueOf(String) - Static method in class java.lang.Double
Returns a Double object holding the double value represented by the argument string s.
valueOf(String) - Static method in class java.lang.Float
Returns a Float object holding the float value represented by the argument string s.
valueOf(String, int) - Static method in class java.lang.Integer
Returns an Integer object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(String) - Static method in class java.lang.Integer
Returns an Integer object holding the value of the specified String.
valueOf(String, int) - Static method in class java.lang.Long
Returns a Long object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(String) - Static method in class java.lang.Long
Returns a Long object holding the value of the specified String.
valueOf(String, int) - Static method in class java.lang.Short
Returns a Short object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(String) - Static method in class java.lang.Short
Returns a Short object holding the value given by the specified String.
valueOf(Object) - Static method in class java.lang.String
Returns the string representation of the Object argument.
valueOf(char[]) - Static method in class java.lang.String
Returns the string representation of the char array argument.
valueOf(char[], int, int) - Static method in class java.lang.String
Returns the string representation of a specific subarray of the char array argument.
valueOf(boolean) - Static method in class java.lang.String
Returns the string representation of the boolean argument.
valueOf(char) - Static method in class java.lang.String
Returns the string representation of the char argument.
valueOf(int) - Static method in class java.lang.String
Returns the string representation of the int argument.
valueOf(long) - Static method in class java.lang.String
Returns the string representation of the long argument.
valueOf(float) - Static method in class java.lang.String
Returns the string representation of the float argument.
valueOf(double) - Static method in class java.lang.String
Returns the string representation of the double argument.
valueOf(long, int) - Static method in class java.math.BigDecimal
Translates a long unscaled value and an int scale into a BigDecimal.
valueOf(long) - Static method in class java.math.BigDecimal
Translates a long value into a BigDecimal with a scale of zero.
valueOf(long) - Static method in class java.math.BigInteger
Returns a BigInteger whose value is equal to that of the specified long.
values() - Method in class java.security.Provider
Returns an unmodifiable Collection view of the property values contained in this provider.
values() - Method in class java.util.AbstractMap
Returns a collection view of the values contained in this map.
values() - Method in class java.util.HashMap
Returns a collection view of the values contained in this map.
values() - Method in class java.util.Hashtable
Returns a Collection view of the values contained in this Hashtable.
values() - Method in class java.util.IdentityHashMap
Returns a collection view of the values contained in this map.
values() - Method in interface java.util.Map
Returns a collection view of the values contained in this map.
values() - Method in class java.util.TreeMap
Returns a collection view of the values contained in this map.
values() - Method in class java.util.WeakHashMap
Returns a collection view of the values contained in this map.
values() - Method in class java.util.jar.Attributes
Returns a Collection view of the attribute values contained in this Map.
verify(byte[]) - Method in class java.security.Signature
Verifies the passed-in signature.
verify(byte[], int, int) - Method in class java.security.Signature
Verifies the passed-in signature in the specified array of bytes, starting at the specified offset.
verify(PublicKey, Signature) - Method in class java.security.SignedObject
Verifies that the signature in this SignedObject is the valid signature for the object stored inside, with the given verification key, using the designated verification engine.
verify(PublicKey) - Method in class java.security.cert.Certificate
Verifies that this certificate was signed using the private key that corresponds to the specified public key.
verify(PublicKey, String) - Method in class java.security.cert.Certificate
Verifies that this certificate was signed using the private key that corresponds to the specified public key.
verify(PublicKey) - Method in class java.security.cert.X509CRL
Verifies that this CRL was signed using the private key that corresponds to the given public key.
verify(PublicKey, String) - Method in class java.security.cert.X509CRL
Verifies that this CRL was signed using the private key that corresponds to the given public key.

Foundation 1.1.2
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 219 specification.