Module 
Package 
Class 
Use 
 Index 
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 _
FlexDoc/Javadoc 2.0
Demo Java Doc

V
VAI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Vai" Unicode character block.
VAI - Constant in enum java.lang.Character.UnicodeScript
Unicode script "Vai".
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.
value - Element in annotation type java.lang.SuppressWarnings
The set of warnings that are to be suppressed by the compiler in the annotated element.
value - Element in annotation type java.lang.annotation.Repeatable
Indicates the containing annotation interface for the repeatable annotation interface.
value - Element in annotation type java.lang.annotation.Retention
Returns the retention policy.
value - Element in annotation type java.lang.annotation.Target
Returns an array of the kinds of elements an annotation interface can be applied to.
value - Variable in class javax.swing.JOptionPane
Currently selected value, will be a valid option, or UNINITIALIZED_VALUE or null.
Value-based Classes - Search tag in package java.lang's doc-file
 
VALUE_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for value.
valueOf(String) - Static method in enum java.io.ObjectInputFilter.Status
 
valueOf(String) - Static method in class java.lang.Boolean
Returns a Boolean with a value represented by the specified string.
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.Byte
Returns a Byte object holding the value given 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(byte) - Static method in class java.lang.Byte
Returns a Byte instance representing the specified byte value.
valueOf(String) - Static method in enum java.lang.Character.UnicodeScript
 
valueOf(char) - Static method in class java.lang.Character
Returns a Character instance representing the specified char value.
valueOf(String) - Static method in class java.lang.Double
Returns a Double object holding the double value represented by the argument string s.
valueOf(double) - Static method in class java.lang.Double
Returns a Double instance representing the specified double value.
valueOf(Class<T>, String) - Static method in class java.lang.Enum
Returns the enum constant of the specified enum class with the specified name.
valueOf(String) - Static method in class java.lang.Float
Returns a Float object holding the float value represented by the argument string s.
valueOf(float) - Static method in class java.lang.Float
Returns a Float instance representing the specified float value.
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.Integer
Returns an Integer object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(int) - Static method in class java.lang.Integer
Returns an Integer instance representing the specified int value.
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.Long
Returns a Long object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(long) - Static method in class java.lang.Long
Returns a Long instance representing the specified long value.
valueOf(String) - Static method in enum java.lang.ProcessBuilder.Redirect.Type
 
valueOf(String) - Static method in class java.lang.Short
Returns a Short object holding the value given by 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(short) - Static method in class java.lang.Short
Returns a Short instance representing the specified short value.
valueOf(String) - Static method in enum java.lang.StackWalker.Option
 
valueOf(Object) - Static method in class java.lang.String
Returns the string representation of the Object 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(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(double) - Static method in class java.lang.String
Returns the string representation of the double argument.
valueOf(float) - Static method in class java.lang.String
Returns the string representation of the float 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(String) - Static method in enum java.lang.System.Logger.Level
 
valueOf(String) - Static method in enum java.lang.Thread.State
 
valueOf(String) - Static method in enum java.lang.annotation.ElementType
 
valueOf(String) - Static method in enum java.lang.annotation.RetentionPolicy
 
valueOf(ByteBuffer) - Static method in class java.util.BitSet
Returns a new bit set containing all the bits in the given byte buffer between its position and limit.
valueOf(LongBuffer) - Static method in class java.util.BitSet
Returns a new bit set containing all the bits in the given long buffer between its position and limit.
valueOf(byte[]) - Static method in class java.util.BitSet
Returns a new bit set containing all the bits in the given byte array.
valueOf(long[]) - Static method in class java.util.BitSet
Returns a new bit set containing all the bits in the given long array.
valueOf(String) - Static method in enum java.util.Formatter.BigDecimalLayoutForm
 
valueOf(String) - Static method in enum java.util.Locale.Category
 
valueOf(String) - Static method in enum java.util.Locale.FilteringMode
 
valueOf(String) - Static method in enum java.util.Locale.IsoCountryCode
 
valueOf(String) - Static method in enum java.util.concurrent.TimeUnit
 
valueOf(String) - Static method in enum javax.swing.GroupLayout.Alignment
 
valueOf(String) - Static method in enum javax.xml.catalog.CatalogFeatures.Feature
 
valueOf(String) - Static method in enum jdk.javadoc.doclet.Doclet.Option.Kind
 
valueOf(String) - Static method in enum jdk.javadoc.doclet.DocletEnvironment.ModuleMode
 
valueOf(String) - Static method in enum jdk.javadoc.doclet.Taglet.Location
 
values() - Static method in enum java.io.ObjectInputFilter.Status
 
values() - Static method in enum java.lang.Character.UnicodeScript
 
values() - Static method in enum java.lang.ProcessBuilder.Redirect.Type
 
values() - Static method in enum java.lang.StackWalker.Option
 
values() - Static method in enum java.lang.System.Logger.Level
 
values() - Static method in enum java.lang.Thread.State
 
values() - Static method in enum java.lang.annotation.ElementType
 
values() - Static method in enum java.lang.annotation.RetentionPolicy
 
values() - Method in class java.util.AbstractMap
Returns a Collection view of the values contained in this map.
values() - Method in class java.util.EnumMap
Returns a Collection view of the values contained in this map.
values() - Static method in enum java.util.Formatter.BigDecimalLayoutForm
 
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 map.
values() - Method in class java.util.IdentityHashMap
Returns a Collection view of the values contained in this map.
values() - Method in class java.util.LinkedHashMap
Returns a Collection view of the values contained in this map.
values() - Static method in enum java.util.Locale.Category
 
values() - Static method in enum java.util.Locale.FilteringMode
 
values() - Static method in enum java.util.Locale.IsoCountryCode
 
values() - Method in interface java.util.Map
Returns a Collection view of the values contained in this map.
values() - Method in class java.util.Properties
Returns a Collection view of the values contained in this map.
values() - Method in interface java.util.SortedMap
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.concurrent.ConcurrentHashMap
Returns a Collection view of the values contained in this map.
values() - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns a Collection view of the values contained in this map.
values() - Static method in enum java.util.concurrent.TimeUnit
 
values() - Static method in enum javax.swing.GroupLayout.Alignment
 
values() - Static method in enum javax.xml.catalog.CatalogFeatures.Feature
 
values() - Static method in enum jdk.javadoc.doclet.Doclet.Option.Kind
 
values() - Static method in enum jdk.javadoc.doclet.DocletEnvironment.ModuleMode
 
values() - Static method in enum jdk.javadoc.doclet.Taglet.Location
 
variant() - Method in class java.util.UUID
The variant number associated with this UUID.
VARIATION_SELECTORS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Variation Selectors" Unicode character block.
VARIATION_SELECTORS_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Variation Selectors Supplement" Unicode character block.
Vector<E> - Class in java.util
The Vector class implements a growable array of objects.
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<? extends E>) - 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.
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(int, int) - Constructor for class java.util.Vector
Constructs an empty vector with the specified initial capacity and capacity increment.
VEDIC_EXTENSIONS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Vedic Extensions" Unicode character block.
VerifyError - Error in java.lang
Thrown when the "verifier" detects that a class file, though well formed, contains some sort of internal inconsistency or security problem.
VerifyError() - Constructor for error java.lang.VerifyError
Constructs an VerifyError with no detail message.
VerifyError(String) - Constructor for error java.lang.VerifyError
Constructs an VerifyError with the specified detail message.
version() - Method in class java.lang.Runtime.Version
Returns an unmodifiable List of the integers represented in the version number.
version() - Static method in class java.lang.Runtime
Returns the version of the Java Runtime Environment as a Runtime.Version.
version() - Method in class java.util.UUID
The version number associated with this UUID.
VERTICAL_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Vertical Forms" Unicode character block.
viewToModel(Point) - Method in class javax.swing.text.JTextComponent
Deprecated. replaced by JTextComponent.viewToModel2D(Point2D)
viewToModel2D(Point2D) - Method in class javax.swing.text.JTextComponent
Converts the given place in the view coordinate system to the nearest representative location in the model.
VirtualMachineError - Error in java.lang
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 error java.lang.VirtualMachineError
Constructs a VirtualMachineError with no detail message.
VirtualMachineError(String) - Constructor for error java.lang.VirtualMachineError
Constructs a VirtualMachineError with the specified detail message.
VirtualMachineError(String, Throwable) - Constructor for error java.lang.VirtualMachineError
Constructs a VirtualMachineError with the specified detail message and cause.
VirtualMachineError(Throwable) - Constructor for error java.lang.VirtualMachineError
Constructs an a VirtualMachineError with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
Void - Class in java.lang
The Void class is an uninstantiable placeholder class to hold a reference to the Class object representing the Java keyword void.

Module 
Package 
Class 
Use 
 Index 
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 _
FlexDoc/Javadoc 2.0
Demo Java Doc

Java API documentation generated with FlexDoc/Javadoc 2.0 using JavadocClassic 3.0 template set.
FlexDoc/Javadoc is a template-driven programming tool for rapid development of any Javadoc-based Java API documentation generators (i.e. doclets). If you need to customize your Javadoc without writing a full-blown doclet from scratch, FlexDoc/Javadoc may be the only tool able to help you! Find out more at www.flexdoc.xyz