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

G
gc() - Method in class java.lang.Runtime
Runs the garbage collector in the Java Virtual Machine.
gc() - Static method in class java.lang.System
Runs the garbage collector in the Java Virtual Machine.
GENERAL_PUNCTUATION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "General Punctuation" Unicode character block.
GEOMETRIC_SHAPES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Geometric Shapes" Unicode character block.
GEOMETRIC_SHAPES_EXTENDED - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Geometric Shapes Extended" Unicode character block.
GEORGIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Georgian" Unicode character block.
GEORGIAN - Constant in enum java.lang.Character.UnicodeScript
Unicode script "Georgian".
GEORGIAN_EXTENDED - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Georgian Extended" Unicode character block.
GEORGIAN_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Georgian Supplement" Unicode character block.
GERMAN - Static variable in class java.util.Locale
Useful constant for language.
GERMANY - Static variable in class java.util.Locale
Useful constant for country.
get(String, Object) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named Object field from the persistent field.
get(String, boolean) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named boolean field from the persistent field.
get(String, byte) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named byte field from the persistent field.
get(String, char) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named char field from the persistent field.
get(String, double) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named double field from the persistent field.
get(String, float) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named float field from the persistent field.
get(String, int) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named int field from the persistent field.
get(String, long) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named long field from the persistent field.
get(String, short) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named short field from the persistent field.
get(Class<?>) - Method in class java.lang.ClassValue
Returns the value for the given class.
get() - Method in class java.lang.ThreadLocal
Returns the value in the current thread's copy of this thread-local variable.
get(int) - Method in class java.util.AbstractList
Returns the element at the specified position in this list.
get(Object) - Method in class java.util.AbstractMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(int) - Method in class java.util.AbstractSequentialList
Returns the element at the specified position in this list.
get(int) - Method in class java.util.ArrayList
Returns the element at the specified position in this list.
get(int) - Method in class java.util.BitSet
Returns the value of the bit with the specified index.
get(int, int) - Method in class java.util.BitSet
Returns a new BitSet composed of bits from this BitSet from fromIndex (inclusive) to toIndex (exclusive).
get(int) - Method in class java.util.Calendar
Returns the value of the given calendar field.
get(Object) - Method in class java.util.Dictionary
Returns the value to which the key is mapped in this dictionary.
get(Object) - Method in class java.util.EnumMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class java.util.HashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class java.util.Hashtable
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class java.util.IdentityHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class java.util.LinkedHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(int) - Method in class java.util.LinkedList
Returns the element at the specified position in this list.
get(int) - Method in interface java.util.List
Returns the element at the specified position in this list.
get(Object) - Method in interface java.util.Map
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get() - Method in class java.util.Optional
If a value is present, returns the value, otherwise throws NoSuchElementException.
get(Object) - Method in class java.util.Properties
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get() - Method in interface java.util.ServiceLoader.Provider
Returns an instance of the provider.
get(Object) - Method in class java.util.TreeMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(int) - Method in class java.util.Vector
Returns the element at the specified position in this Vector.
get(Object) - Method in class java.util.WeakHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get() - Method in class java.util.concurrent.CompletableFuture
Waits if necessary for this future to complete, and then returns its result.
get(long, TimeUnit) - Method in class java.util.concurrent.CompletableFuture
Waits if necessary for at most the given time for this future to complete, and then returns its result, if available.
get(Object) - Method in class java.util.concurrent.ConcurrentHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(int) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns the element at the specified position in this list.
get() - Method in class java.util.concurrent.ForkJoinTask
Waits if necessary for the computation to complete, and then retrieves its result.
get(long, TimeUnit) - Method in class java.util.concurrent.ForkJoinTask
Waits if necessary for at most the given time for the computation to complete, and then retrieves its result, if available.
get() - Method in interface java.util.concurrent.Future
Waits if necessary for the computation to complete, and then retrieves its result.
get(long, TimeUnit) - Method in interface java.util.concurrent.Future
Waits if necessary for at most the given time for the computation to complete, and then retrieves its result, if available.
get() - Method in class java.util.concurrent.FutureTask
Waits if necessary for the computation to complete, and then retrieves its result.
get(long, TimeUnit) - Method in class java.util.concurrent.FutureTask
Waits if necessary for at most the given time for the computation to complete, and then retrieves its result, if available.
get(CatalogFeatures.Feature) - Method in class javax.xml.catalog.CatalogFeatures
Returns the value of the specified feature.
getAbsoluteFile() - Method in class java.io.File
Returns the absolute form of this abstract pathname.
getAbsolutePath() - Method in class java.io.File
Returns the absolute pathname string of this abstract pathname.
getAccessibleAction() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Gets the AccessibleAction associated with this object that supports one or more actions.
getAccessibleActionCount() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the number of accessible actions available in this object If there are more than one, the first one is considered the "default" action of the object.
getAccessibleActionDescription(int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns a description of the specified action of the object.
getAccessibleContext() - Method in class javax.swing.JOptionPane
Returns the AccessibleContext associated with this JOptionPane.
getAccessibleContext() - Method in class javax.swing.text.JTextComponent
Gets the AccessibleContext associated with this JTextComponent.
getAccessibleEditableText() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the AccessibleEditableText interface for this text component.
getAccessibleRole() - Method in class javax.swing.JOptionPane.AccessibleJOptionPane
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Gets the role of this object.
getAccessibleStateSet() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Gets the state set of the JTextComponent.
getAccessibleText() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Get the AccessibleText associated with this object.
getActions() - Method in class java.io.FilePermission
Returns the "canonical string representation" of the actions.
getActions() - Method in class java.util.PropertyPermission
Returns the "canonical string representation" of the actions.
getActions() - Method in class javax.swing.text.JTextComponent
Fetches the command list for the editor.
getActiveCount() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the approximate number of threads that are actively executing tasks.
getActiveThreadCount() - Method in class java.util.concurrent.ForkJoinPool
Returns an estimate of the number of threads that are currently stealing or executing tasks.
getActualMaximum(int) - Method in class java.util.Calendar
Returns the maximum value that the specified calendar field could have, given the time value of this Calendar.
getActualMaximum(int) - Method in class java.util.GregorianCalendar
Returns the maximum value that this calendar field could have, taking into consideration the given time value and the current values of the getFirstDayOfWeek, getMinimalDaysInFirstWeek, getGregorianChange and getTimeZone methods.
getActualMinimum(int) - Method in class java.util.Calendar
Returns the minimum value that the specified calendar field could have, given the time value of this Calendar.
getActualMinimum(int) - Method in class java.util.GregorianCalendar
Returns the minimum value that this calendar field could have, taking into consideration the given time value and the current values of the getFirstDayOfWeek, getMinimalDaysInFirstWeek, getGregorianChange and getTimeZone methods.
getAfterIndex(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the String after a given index.
getAllowedLocations() - Method in interface jdk.javadoc.doclet.Taglet
Returns the set of supported locations for block tags.
getAllStackTraces() - Static method in class java.lang.Thread
Returns a map of stack traces for all live threads.
getAnnotatedInterfaces() - Method in class java.lang.Class
Returns an array of AnnotatedType objects that represent the use of types to specify superinterfaces of the entity represented by this Class object.
getAnnotatedSuperclass() - Method in class java.lang.Class
Returns an AnnotatedType object that represents the use of a type to specify the superclass of the entity represented by this Class object.
getAnnotation(Class<A>) - Method in class java.lang.Class
Returns this element's annotation for the specified type if such an annotation is present, else null.
getAnnotation(Class<T>) - Method in class java.lang.Module
Returns this element's annotation for the specified type if such an annotation is present, else null. This method returns null when invoked on an unnamed module.
getAnnotation(Class<A>) - Method in class java.lang.Package
Returns this element's annotation for the specified type if such an annotation is present, else null.
getAnnotations() - Method in class java.lang.Class
Returns annotations that are present on this element.
getAnnotations() - Method in class java.lang.Module
Returns annotations that are present on this element. This method returns an empty array when invoked on an unnamed module.
getAnnotations() - Method in class java.lang.Package
Returns annotations that are present on this element.
getAnnotationsByType(Class<A>) - Method in class java.lang.Class
Returns annotations that are associated with this element.
getAnnotationsByType(Class<A>) - Method in class java.lang.Package
Returns annotations that are associated with this element.
getArgumentClass() - Method in exception java.util.IllegalFormatConversionException
Returns the class of the mismatched argument.
getArgumentCount() - Method in interface jdk.javadoc.doclet.Doclet.Option
Returns the number of arguments, this option will consume.
getArrivedParties() - Method in class java.util.concurrent.Phaser
Returns the number of registered parties that have arrived at the current phase of this phaser.
getAsDouble() - Method in class java.util.OptionalDouble
If a value is present, returns the value, otherwise throws NoSuchElementException.
getAsInt() - Method in class java.util.OptionalInt
If a value is present, returns the value, otherwise throws NoSuchElementException.
getAsLong() - Method in class java.util.OptionalLong
If a value is present, returns the value, otherwise throws NoSuchElementException.
getAsyncMode() - Method in class java.util.concurrent.ForkJoinPool
Returns true if this pool uses local first-in-first-out scheduling mode for forked tasks that are never joined.
getAtIndex(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the String at a given index.
getAttributes() - Method in class javax.swing.text.html.HTMLDocument.Iterator
Return the attributes for this tag.
getAutoCreateContainerGaps() - Method in class javax.swing.GroupLayout
Returns true if gaps between the container and components that border the container are automatically created.
getAutoCreateGaps() - Method in class javax.swing.GroupLayout
Returns true if gaps between components are automatically created.
getAvailableCalendarTypes() - Static method in class java.util.Calendar
Returns an unmodifiable Set containing all calendar types supported by Calendar in the runtime environment.
getAvailableCurrencies() - Static method in class java.util.Currency
Gets the set of available currencies.
getAvailableIDs() - Static method in class java.util.TimeZone
Gets all the available IDs supported.
getAvailableIDs(int) - Static method in class java.util.TimeZone
Gets the available IDs according to the given time zone offset in milliseconds.
getAvailableLocales() - Static method in class java.util.Calendar
Returns an array of all locales for which the getInstance methods of this class can return localized instances.
getAvailableLocales() - Static method in class java.util.Locale
Returns an array of all installed locales.
getAverage() - Method in class java.util.DoubleSummaryStatistics
Returns the arithmetic mean of values recorded, or zero if no values have been recorded.
getAverage() - Method in class java.util.IntSummaryStatistics
Returns the arithmetic mean of values recorded, or zero if no values have been recorded.
getAverage() - Method in class java.util.LongSummaryStatistics
Returns the arithmetic mean of values recorded, or zero if no values have been recorded.
getBase() - Method in class javax.swing.text.html.HTMLDocument
Returns the location to resolve relative URLs against.
getBaseBundleName() - Method in class java.util.ResourceBundle
Returns the base name of this bundle, if known, or null if unknown.
getBeforeIndex(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the String before a given index.
getBias() - Method in class javax.swing.text.JTextComponent.DropLocation
Returns the bias for the drop index.
getBoolean(String) - Static method in class java.lang.Boolean
Returns true if and only if the system property named by the argument exists and is equal to, ignoring case, the string "true".
getBuffer() - Method in class java.io.StringWriter
Return the string buffer itself.
getBundle(String) - Static method in class java.util.ResourceBundle
Gets a resource bundle using the specified base name, the default locale, and the caller module.
getBundle(String, Locale) - Static method in class java.util.ResourceBundle
Gets a resource bundle using the specified base name and locale, and the caller module.
getBundle(String, Locale, ClassLoader) - Static method in class java.util.ResourceBundle
Gets a resource bundle using the specified base name, locale, and class loader.
getBundle(String, Locale, ClassLoader, ResourceBundle.Control) - Static method in class java.util.ResourceBundle
Returns a resource bundle using the specified base name, target locale, class loader and control.
getBundle(String, Locale, Module) - Static method in class java.util.ResourceBundle
Gets a resource bundle using the specified base name and locale on behalf of the specified module.
getBundle(String, Locale, ResourceBundle.Control) - Static method in class java.util.ResourceBundle
Returns a resource bundle using the specified base name, target locale and control, and the caller's class loader.
getBundle(String, Module) - Static method in class java.util.ResourceBundle
Gets a resource bundle using the specified base name and the default locale on behalf of the specified module.
getBundle(String, ResourceBundle.Control) - Static method in class java.util.ResourceBundle
Returns a resource bundle using the specified base name, the default locale and the specified control.
getByteCodeIndex() - Method in interface java.lang.StackWalker.StackFrame
Returns the index to the code array of the Code attribute containing the execution point represented by this stack frame.
getBytes() - Method in class java.lang.String
Encodes this String into a sequence of bytes using the platform's default charset, storing the result into a new byte array.
getBytes(Charset) - Method in class java.lang.String
Encodes this String into a sequence of bytes using the given charset, storing the result into a new byte array.
getBytes(String) - Method in class java.lang.String
Encodes this String into a sequence of bytes using the named charset, storing the result into a new byte array.
getBytes(int, int, byte[], int) - Method in class java.lang.String
Deprecated. This method does not properly convert characters into bytes.
getCalendarType() - Method in class java.util.Calendar
Returns the calendar type of this Calendar.
getCalendarType() - Method in class java.util.GregorianCalendar
Returns "gregory" as the calendar type.
getCallerClass() - Method in class java.lang.StackWalker
Gets the Class object of the caller who invoked the method that invoked getCallerClass.
getCandidateLocales(String, Locale) - Method in class java.util.ResourceBundle.Control
Returns a List of Locales as candidate locales for baseName and locale.
getCanonicalFile() - Method in class java.io.File
Returns the canonical form of this abstract pathname.
getCanonicalName() - Method in class java.lang.Class
Returns the canonical name of the underlying class as defined by The Java Language Specification.
getCanonicalPath() - Method in class java.io.File
Returns the canonical pathname string of this abstract pathname.
getCaret() - Method in class javax.swing.text.JTextComponent
Fetches the caret that allows text-oriented navigation over the view.
getCaretColor() - Method in class javax.swing.text.JTextComponent
Fetches the current color used to render the caret.
getCaretListeners() - Method in class javax.swing.text.JTextComponent
Returns an array of all the caret listeners registered on this text component.
getCaretPosition() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the zero-based offset of the caret.
getCaretPosition() - Method in class javax.swing.text.JTextComponent
Returns the position of the text insertion caret for the text component.
getCause() - Method in exception java.io.UncheckedIOException
Returns the cause of this exception.
getCause() - Method in exception java.io.WriteAbortedException
Returns the exception that terminated the operation (the cause).
getCause() - Method in class java.lang.Throwable
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getChannel() - Method in class java.io.FileInputStream
Returns the unique FileChannel object associated with this file input stream.
getChannel() - Method in class java.io.FileOutputStream
Returns the unique FileChannel object associated with this file output stream.
getChannel() - Method in class java.io.RandomAccessFile
Returns the unique FileChannel object associated with this file.
getCharacterAttribute(int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the AttributeSet for a given character (at a given index).
getCharacterBounds(int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Determines the bounding box of the character at the given index into the string.
getCharCount() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the number of characters (valid indices)
getChars(int, int, char[], int) - Method in class java.lang.String
Copies characters from this string into the destination character array.
getChars(int, int, char[], int) - Method in class java.lang.StringBuffer
Characters are copied from this sequence into the destination character array dst.
getChars(int, int, char[], int) - Method in class java.lang.StringBuilder
Characters are copied from this sequence into the destination character array dst.
getClass() - Method in class java.lang.Object
Returns the runtime class of this Object.
getClassContext() - Method in class java.lang.SecurityManager
Returns the current execution stack as an array of classes.
getClasses() - Method in class java.lang.Class
Returns an array containing Class objects representing all the public classes and interfaces that are members of the class represented by this Class object.
getClassLoader() - Method in class java.lang.Class
Returns the class loader for the class.
getClassLoader() - Method in class java.lang.Module
Returns the ClassLoader for this module.
getClassLoaderName() - Method in class java.lang.StackTraceElement
Returns the name of the class loader of the class containing the execution point represented by this stack trace element.
getClassLoadingLock(String) - Method in class java.lang.ClassLoader
Returns the lock object for class loading operations.
getClassName() - Method in class java.lang.StackTraceElement
Returns the fully qualified name of the class containing the execution point represented by this stack trace element.
getClassName() - Method in interface java.lang.StackWalker.StackFrame
Gets the binary name of the declaring class of the method represented by this stack frame.
getClassName() - Method in exception java.util.MissingResourceException
Gets parameter passed by constructor.
getClosedException() - Method in class java.util.concurrent.SubmissionPublisher
Returns the exception associated with closeExceptionally, or null if not closed or if closed normally.
getCodePoint() - Method in exception java.util.IllegalFormatCodePointException
Returns the illegal code point as defined by Character.isValidCodePoint(int).
getCommonPoolParallelism() - Static method in class java.util.concurrent.ForkJoinPool
Returns the targeted parallelism level of the common pool.
getComparator() - Method in interface java.util.Spliterator
If this Spliterator's source is Spliterator.SORTED by a Comparator, returns that Comparator.
getCompletedTaskCount() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the approximate total number of tasks that have completed execution.
getCompleter() - Method in class java.util.concurrent.CountedCompleter
Returns the completer established in this task's constructor, or null if none.
getComponentType() - Method in class java.lang.Class
Returns the Class representing the component type of an array.
getConstructor(Class<?>...) - Method in class java.lang.Class
Returns a Constructor object that reflects the specified public constructor of the class represented by this Class object.
getConstructors() - Method in class java.lang.Class
Returns an array containing Constructor objects reflecting all the public constructors of the class represented by this Class object.
getContents() - Method in class java.util.ListResourceBundle
Returns an array in which each item is a pair of objects in an Object array.
getContextClassLoader() - Method in class java.lang.Thread
Returns the context ClassLoader for this thread.
getContinueExistingPeriodicTasksAfterShutdownPolicy() - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Gets the policy on whether to continue executing existing periodic tasks even when this executor has been shutdown.
getControl(List<String>) - Static method in class java.util.ResourceBundle.Control
Returns a ResourceBundle.Control in which the getFormats method returns the specified formats.
getConversion() - Method in exception java.util.FormatFlagsConversionMismatchException
Returns the incompatible conversion.
getConversion() - Method in exception java.util.IllegalFormatConversionException
Returns the inapplicable conversion.
getConversion() - Method in exception java.util.UnknownFormatConversionException
Returns the unknown conversion.
getCorePoolSize() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the core number of threads.
getCount() - Method in class java.util.DoubleSummaryStatistics
Return the count of values recorded.
getCount() - Method in class java.util.IntSummaryStatistics
Returns the count of values recorded.
getCount() - Method in class java.util.LongSummaryStatistics
Returns the count of values recorded.
getCount() - Method in class java.util.concurrent.CountDownLatch
Returns the current count.
getCountry() - Method in class java.util.Locale
Returns the country/region code for this locale, which should either be the empty string, an uppercase ISO 3166 2-letter code, or a UN M.49 3-digit code.
getCurrencyCode() - Method in class java.util.Currency
Gets the ISO 4217 currency code of this currency.
getDate() - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.get(Calendar.DAY_OF_MONTH).
getDay() - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.get(Calendar.DAY_OF_WEEK).
getDeclaredAnnotation(Class<A>) - Method in class java.lang.Class
Returns this element's annotation for the specified type if such an annotation is directly present, else null.
getDeclaredAnnotation(Class<A>) - Method in class java.lang.Package
Returns this element's annotation for the specified type if such an annotation is directly present, else null.
getDeclaredAnnotations() - Method in class java.lang.Class
Returns annotations that are directly present on this element.
getDeclaredAnnotations() - Method in class java.lang.Module
Returns annotations that are directly present on this element. This method returns an empty array when invoked on an unnamed module.
getDeclaredAnnotations() - Method in class java.lang.Package
Returns annotations that are directly present on this element.
getDeclaredAnnotationsByType(Class<A>) - Method in class java.lang.Class
Returns this element's annotation(s) for the specified type if such annotations are either directly present or indirectly present.
getDeclaredAnnotationsByType(Class<A>) - Method in class java.lang.Package
Returns this element's annotation(s) for the specified type if such annotations are either directly present or indirectly present.
getDeclaredClasses() - Method in class java.lang.Class
Returns an array of Class objects reflecting all the classes and interfaces declared as members of the class represented by this Class object.
getDeclaredConstructor(Class<?>...) - Method in class java.lang.Class
Returns a Constructor object that reflects the specified constructor of the class or interface represented by this Class object.
getDeclaredConstructors() - Method in class java.lang.Class
Returns an array of Constructor objects reflecting all the constructors declared by the class represented by this Class object.
getDeclaredField(String) - Method in class java.lang.Class
Returns a Field object that reflects the specified declared field of the class or interface represented by this Class object.
getDeclaredFields() - Method in class java.lang.Class
Returns an array of Field objects reflecting all the fields declared by the class or interface represented by this Class object.
getDeclaredMethod(String, Class<?>...) - Method in class java.lang.Class
Returns a Method object that reflects the specified declared method of the class or interface represented by this Class object.
getDeclaredMethods() - Method in class java.lang.Class
Returns an array containing Method objects reflecting all the declared methods of the class or interface represented by this Class object, including public, protected, default (package) access, and private methods, but excluding inherited methods.
getDeclaringClass() - Method in class java.lang.Class
If the class or interface represented by this Class object is a member of another class, returns the Class object representing the class in which it was declared.
getDeclaringClass() - Method in class java.lang.Enum
Returns the Class object corresponding to this enum constant's enum type.
getDeclaringClass() - Method in interface java.lang.StackWalker.StackFrame
Gets the declaring Class for the method represented by this stack frame.
getDecoder() - Static method in class java.util.Base64
Returns a Base64.Decoder that decodes using the Basic type base64 encoding scheme.
getDefault() - Static method in class java.util.Locale
Gets the current value of the default locale for this instance of the Java Virtual Machine.
getDefault(Locale.Category) - Static method in class java.util.Locale
Gets the current value of the default locale for the specified Category for this instance of the Java Virtual Machine.
getDefault() - Static method in class java.util.TimeZone
Gets the default TimeZone of the Java virtual machine.
getDefaultFractionDigits() - Method in class java.util.Currency
Gets the default number of fraction digits used with this currency.
getDefaultRootElement() - Method in interface javax.swing.text.Document
Returns the root element that views should be based upon, unless some other mechanism for assigning views to element structures is provided.
getDefaultUncaughtExceptionHandler() - Static method in class java.lang.Thread
Returns the default handler invoked when a thread abruptly terminates due to an uncaught exception.
getDefinedPackage(String) - Method in class java.lang.ClassLoader
Returns a Package of the given name that has been defined by this class loader.
getDefinedPackages() - Method in class java.lang.ClassLoader
Returns all of the Packages that have been defined by this class loader.
getDelay(TimeUnit) - Method in interface java.util.concurrent.Delayed
Returns the remaining delay associated with this object, in the given time unit.
getDescription() - Method in interface jdk.javadoc.doclet.Doclet.Option
Returns the description of the option.
getDescriptor() - Method in class java.lang.Module
Returns the module descriptor for this module or null if this module is an unnamed module.
getDescriptor() - Method in interface java.lang.StackWalker.StackFrame
Returns the descriptor of the method represented by this stack frame as defined by The Java Virtual Machine Specification.
getDesktopPaneForComponent(Component) - Static method in class javax.swing.JOptionPane
Returns the specified component's desktop pane.
getDiagnosticWriter() - Method in interface jdk.javadoc.doclet.Reporter
Returns a writer that can be used to write diagnostic output, or null if no such writer is available.
getDirectionality(char) - Static method in class java.lang.Character
Returns the Unicode directionality property for the given character.
getDirectionality(int) - Static method in class java.lang.Character
Returns the Unicode directionality property for the given character (Unicode code point).
getDisabledTextColor() - Method in class javax.swing.text.JTextComponent
Fetches the current color used to render the disabled text.
getDisplayCountry() - Method in class java.util.Locale
Returns a name for the locale's country that is appropriate for display to the user.
getDisplayCountry(Locale) - Method in class java.util.Locale
Returns a name for the locale's country that is appropriate for display to the user.
getDisplayLanguage() - Method in class java.util.Locale
Returns a name for the locale's language that is appropriate for display to the user.
getDisplayLanguage(Locale) - Method in class java.util.Locale
Returns a name for the locale's language that is appropriate for display to the user.
getDisplayName(int, int, Locale) - Method in class java.util.Calendar
Returns the string representation of the calendar field value in the given style and locale.
getDisplayName() - Method in class java.util.Currency
Gets the name that is suitable for displaying this currency for the default DISPLAY locale.
getDisplayName(Locale) - Method in class java.util.Currency
Gets the name that is suitable for displaying this currency for the specified locale.
getDisplayName() - Method in class java.util.Locale
Returns a name for the locale that is appropriate for display to the user.
getDisplayName(Locale) - Method in class java.util.Locale
Returns a name for the locale that is appropriate for display to the user.
getDisplayName() - Method in class java.util.TimeZone
Returns a long standard time name of this TimeZone suitable for presentation to the user in the default locale.
getDisplayName(Locale) - Method in class java.util.TimeZone
Returns a long standard time name of this TimeZone suitable for presentation to the user in the specified locale.
getDisplayName(boolean, int) - Method in class java.util.TimeZone
Returns a name in the specified style of this TimeZone suitable for presentation to the user in the default locale.
getDisplayName(boolean, int, Locale) - Method in class java.util.TimeZone
Returns a name in the specified style of this TimeZone suitable for presentation to the user in the specified locale.
getDisplayNames(int, int, Locale) - Method in class java.util.Calendar
Returns a Map containing all names of the calendar field in the given style and locale and their corresponding field values.
getDisplayScript() - Method in class java.util.Locale
Returns a name for the locale's script that is appropriate for display to the user.
getDisplayScript(Locale) - Method in class java.util.Locale
Returns a name for the locale's script that is appropriate for display to the user.
getDisplayVariant() - Method in class java.util.Locale
Returns a name for the locale's variant code that is appropriate for display to the user.
getDisplayVariant(Locale) - Method in class java.util.Locale
Returns a name for the locale's variant code that is appropriate for display to the user.
getDocTrees() - Method in interface jdk.javadoc.doclet.DocletEnvironment
Returns an instance of the DocTrees utility class.
getDocument() - Method in class javax.swing.text.JTextComponent
Fetches the model associated with the editor.
getDragEnabled() - Method in class javax.swing.text.JTextComponent
Returns whether or not automatic drag handling is enabled.
getDropLocation() - Method in class javax.swing.text.JTextComponent
Returns the location that this component should visually indicate as the drop location during a DnD operation over the component, or null if no location is to currently be shown.
getDropMode() - Method in class javax.swing.text.JTextComponent
Returns the drop mode for this component.
getDSTSavings() - Method in class java.util.SimpleTimeZone
Returns the amount of time in milliseconds that the clock is advanced during daylight saving time.
getDSTSavings() - Method in class java.util.TimeZone
Returns the amount of time to be added to local standard time to get local wall clock time.
getElement(Element, Object, Object) - Method in class javax.swing.text.html.HTMLDocument
Returns the child element of e that contains the attribute, attribute with value value, or null if one isn't found.
getElement(String) - Method in class javax.swing.text.html.HTMLDocument
Returns the element that has the given id Attribute.
getElementUtils() - Method in interface jdk.javadoc.doclet.DocletEnvironment
Returns an instance of the Elements utility class.
getEnclosingClass() - Method in class java.lang.Class
Returns the immediately enclosing class of the underlying class.
getEnclosingConstructor() - Method in class java.lang.Class
If this Class object represents a local or anonymous class within a constructor, returns a Constructor object representing the immediately enclosing constructor of the underlying class.
getEnclosingMethod() - Method in class java.lang.Class
If this Class object represents a local or anonymous class within a method, returns a Method object representing the immediately enclosing method of the underlying class.
getEncoder() - Static method in class java.util.Base64
Returns a Base64.Encoder that encodes using the Basic type base64 encoding scheme.
getEncoding() - Method in class java.io.InputStreamReader
Returns the name of the character encoding being used by this stream.
getEncoding() - Method in class java.io.OutputStreamWriter
Returns the name of the character encoding being used by this stream.
getEndOffset() - Method in class javax.swing.text.html.HTMLDocument.Iterator
Returns the end of the range for which the current occurrence of the tag is defined and has the same attributes.
getEndPosition() - Method in interface javax.swing.text.Document
Returns a position that represents the end of the document.
getEnumConstants() - Method in class java.lang.Class
Returns the elements of this enum class or null if this Class object does not represent an enum class.
getenv() - Static method in class java.lang.System
Returns an unmodifiable string map view of the current system environment.
getenv(String) - Static method in class java.lang.System
Gets the value of the specified environment variable.
getErrorIndex() - Method in exception java.util.IllformedLocaleException
Returns the index where the error was found.
getErrorStream() - Method in class java.lang.Process
Returns the input stream connected to the error output of the process.
getExactSizeIfKnown() - Method in interface java.util.Spliterator
Convenience method that returns Spliterator.estimateSize() if this Spliterator is Spliterator.SIZED, else -1.
getException() - Method in exception java.lang.ClassNotFoundException
Returns the exception that was raised if an error occurred while attempting to load the class.
getException() - Method in error java.lang.ExceptionInInitializerError
Returns the exception that occurred during a static initialization that caused this error to be created.
getException() - Method in class java.util.concurrent.ForkJoinTask
Returns the exception thrown by the base computation, or a CancellationException if cancelled, or null if none or if the method has not yet completed.
getExecuteExistingDelayedTasksAfterShutdownPolicy() - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Gets the policy on whether to execute existing delayed tasks even when this executor has been shutdown.
getExecutor() - Method in class java.util.concurrent.SubmissionPublisher
Returns the Executor used for asynchronous delivery.
getExponent(double) - Static method in class java.lang.Math
Returns the unbiased exponent used in the representation of a double.
getExponent(float) - Static method in class java.lang.Math
Returns the unbiased exponent used in the representation of a float.
getExponent(double) - Static method in class java.lang.StrictMath
Returns the unbiased exponent used in the representation of a double.
getExponent(float) - Static method in class java.lang.StrictMath
Returns the unbiased exponent used in the representation of a float.
getExtension(char) - Method in class java.util.Locale
Returns the extension (or private use) value associated with the specified key, or null if there is no extension associated with the key.
getExtensionKeys() - Method in class java.util.Locale
Returns the set of extension keys associated with this locale, or the empty set if it has no extensions.
getFactory() - Method in class java.util.concurrent.ForkJoinPool
Returns the factory used for constructing new workers.
getFallbackLocale(String, Locale) - Method in class java.util.ResourceBundle.Control
Returns a Locale to be used as a fallback locale for further resource bundle searches by the ResourceBundle.getBundle factory method.
getFD() - Method in class java.io.FileInputStream
Returns the FileDescriptor object that represents the connection to the actual file in the file system being used by this FileInputStream.
getFD() - Method in class java.io.FileOutputStream
Returns the file descriptor associated with this stream.
getFD() - Method in class java.io.RandomAccessFile
Returns the opaque file descriptor object associated with this stream.
GetField() - Constructor for class java.io.ObjectInputStream.GetField
Constructor for subclasses to call.
getField(String) - Method in class java.io.ObjectStreamClass
Get the field of this class by name.
getField(String) - Method in class java.lang.Class
Returns a Field object that reflects the specified public member field of the class or interface represented by this Class object.
getFields() - Method in class java.io.ObjectStreamClass
Return an array of the fields of this serializable class.
getFields() - Method in class java.lang.Class
Returns an array containing Field objects reflecting all the accessible public fields of the class or interface represented by this Class object.
getFileKind(TypeElement) - Method in interface jdk.javadoc.doclet.DocletEnvironment
Returns the file kind of a type element.
getFileName() - Method in class java.lang.StackTraceElement
Returns the name of the source file containing the execution point represented by this stack trace element.
getFileName() - Method in interface java.lang.StackWalker.StackFrame
Returns the name of the source file containing the execution point represented by this stack frame.
getFilePointer() - Method in class java.io.RandomAccessFile
Returns the current offset in this file.
getFirst() - Method in class java.util.ArrayDeque
Retrieves, but does not remove, the first element of this deque.
getFirst() - Method in interface java.util.Deque
Retrieves, but does not remove, the first element of this deque.
getFirst() - Method in class java.util.LinkedList
Returns the first element in this list.
getFirst() - Method in class java.util.concurrent.ConcurrentLinkedDeque
Retrieves, but does not remove, the first element of this deque.
getFirst() - Method in class java.util.concurrent.LinkedBlockingDeque
Retrieves, but does not remove, the first element of this deque.
getFirstDayOfWeek() - Method in class java.util.Calendar
Gets what the first day of the week is; e.g., SUNDAY in the U.S., MONDAY in France.
getFlags() - Method in exception java.util.DuplicateFormatFlagsException
Returns the set of flags which contains a duplicate flag.
getFlags() - Method in exception java.util.FormatFlagsConversionMismatchException
Returns the incompatible flag.
getFlags() - Method in exception java.util.IllegalFormatFlagsException
Returns the set of flags which contains an illegal combination.
getFlags() - Method in exception java.util.UnknownFormatFlagsException
Returns the set of flags which contains an unknown flag.
getFocusAccelerator() - Method in class javax.swing.text.JTextComponent
Returns the key accelerator that will cause the receiving text component to get the focus.
getForkJoinTaskTag() - Method in class java.util.concurrent.ForkJoinTask
Returns the tag for this task.
getFormats(String) - Method in class java.util.ResourceBundle.Control
Returns a List of Strings containing formats to be used to load resource bundles for the given baseName.
getFormatSpecifier() - Method in exception java.util.MissingFormatArgumentException
Returns the unmatched format specifier.
getFormatSpecifier() - Method in exception java.util.MissingFormatWidthException
Returns the format specifier which does not have a width.
getFrameForComponent(Component) - Static method in class javax.swing.JOptionPane
Returns the specified component's Frame.
getFreeSpace() - Method in class java.io.File
Returns the number of unallocated bytes in the partition named by this abstract path name.
getGenericInterfaces() - Method in class java.lang.Class
Returns the Types representing the interfaces directly implemented by the class or interface represented by this Class object.
getGenericSuperclass() - Method in class java.lang.Class
Returns the Type representing the direct superclass of the entity (class, interface, primitive type or void) represented by this Class object.
getGreatestMinimum(int) - Method in class java.util.Calendar
Returns the highest minimum value for the given calendar field of this Calendar instance.
getGreatestMinimum(int) - Method in class java.util.GregorianCalendar
Returns the highest minimum value for the given calendar field of this GregorianCalendar instance.
getGregorianChange() - Method in class java.util.GregorianCalendar
Gets the Gregorian Calendar change date.
getHighlighter() - Method in class javax.swing.text.JTextComponent
Fetches the object responsible for making highlights.
getHonorsVisibility() - Method in class javax.swing.GroupLayout
Returns whether component visibility is considered when sizing and positioning components.
getHours() - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.get(Calendar.HOUR_OF_DAY).
getIcon() - Method in class javax.swing.JOptionPane
Returns the icon this pane displays.
getId() - Method in class java.lang.Thread
Returns the identifier of this Thread.
getID() - Method in class java.util.TimeZone
Gets the ID of this time zone.
getImplementationTitle() - Method in class java.lang.Package
Return the title of this package.
getImplementationVendor() - Method in class java.lang.Package
Returns the vendor that implemented this package, null is returned if it is not known.
getImplementationVersion() - Method in class java.lang.Package
Return the version of this implementation.
getIncludedElements() - Method in interface jdk.javadoc.doclet.DocletEnvironment
Returns the module, package and type elements that should be included in the documentation.
getIndex() - Method in class javax.swing.text.JTextComponent.DropLocation
Returns the index where dropped data should be inserted into the associated component.
getIndexAtPoint(Point) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Given a point in local coordinates, return the zero-based index of the character under that Point.
getInitialSelectionValue() - Method in class javax.swing.JOptionPane
Returns the input value that is displayed as initially selected to the user.
getInitialValue() - Method in class javax.swing.JOptionPane
Returns the initial value.
getInputMethodRequests() - Method in class javax.swing.text.JTextComponent
Gets the input method request handler which supports requests from input methods for this component.
getInputStream() - Method in class java.lang.Process
Returns the input stream connected to the normal output of the process.
getInputValue() - Method in class javax.swing.JOptionPane
Returns the value the user has input, if wantsInput is true.
getInstance() - Static method in class java.lang.StackWalker
Returns a StackWalker instance.
getInstance(Set<StackWalker.Option>) - Static method in class java.lang.StackWalker
Returns a StackWalker instance with the given options specifying the stack frame information it can access.
getInstance(Set<StackWalker.Option>, int) - Static method in class java.lang.StackWalker
Returns a StackWalker instance with the given options specifying the stack frame information it can access.
getInstance(StackWalker.Option) - Static method in class java.lang.StackWalker
Returns a StackWalker instance with the given option specifying the stack frame information it can access.
getInstance() - Static method in class java.util.Calendar
Gets a calendar using the default time zone and locale.
getInstance(Locale) - Static method in class java.util.Calendar
Gets a calendar using the default time zone and specified locale.
getInstance(TimeZone) - Static method in class java.util.Calendar
Gets a calendar using the specified time zone and default locale.
getInstance(TimeZone, Locale) - Static method in class java.util.Calendar
Gets a calendar with the specified time zone and locale.
getInstance(Locale) - Static method in class java.util.Currency
Returns the Currency instance for the country of the given locale.
getInstance(String) - Static method in class java.util.Currency
Returns the Currency instance for the given currency code.
getInteger(String) - Static method in class java.lang.Integer
Determines the integer value of the system property with the specified name.
getInteger(String, Integer) - Static method in class java.lang.Integer
Returns the integer value of the system property with the specified name.
getInteger(String, int) - Static method in class java.lang.Integer
Determines the integer value of the system property with the specified name.
getInterfaces() - Method in class java.lang.Class
Returns the interfaces directly implemented by the class or interface represented by this Class object.
getISO3Country() - Method in class java.util.Locale
Returns a three-letter abbreviation for this locale's country.
getISO3Language() - Method in class java.util.Locale
Returns a three-letter abbreviation of this locale's language.
getISOCountries() - Static method in class java.util.Locale
Returns a list of all 2-letter country codes defined in ISO 3166.
getISOCountries(Locale.IsoCountryCode) - Static method in class java.util.Locale
Returns a Set of ISO3166 country codes for the specified type.
getISOLanguages() - Static method in class java.util.Locale
Returns a list of all 2-letter language codes defined in ISO 639.
getIterator(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument
Fetches an iterator for the specified HTML tag.
getJavaFileManager() - Method in interface jdk.javadoc.doclet.DocletEnvironment
Returns the file manager used to read and write files.
getKeepAliveTime(TimeUnit) - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the thread keep-alive time, which is the amount of time that threads may remain idle before being terminated.
getKey() - Method in class java.util.AbstractMap.SimpleEntry
Returns the key corresponding to this entry.
getKey() - Method in class java.util.AbstractMap.SimpleImmutableEntry
Returns the key corresponding to this entry.
getKey() - Method in interface java.util.Map.Entry
Returns the key corresponding to this entry.
getKey() - Method in exception java.util.MissingResourceException
Gets parameter passed by constructor.
getKeymap() - Method in class javax.swing.text.JTextComponent
Fetches the keymap currently active in this text component.
getKeymap(String) - Static method in class javax.swing.text.JTextComponent
Fetches a named keymap previously added to the document.
getKeys() - Method in class java.util.ListResourceBundle
Returns an Enumeration of the keys contained in this ResourceBundle and its parent bundles.
getKeys() - Method in class java.util.PropertyResourceBundle
Returns an Enumeration of the keys contained in this ResourceBundle and its parent bundles.
getKeys() - Method in class java.util.ResourceBundle
Returns an enumeration of the keys.
getKind() - Method in interface jdk.javadoc.doclet.Doclet.Option
Returns the option kind.
getLanguage() - Method in class java.util.Locale
Returns the language code of this Locale.
getLargestPoolSize() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the largest number of threads that have ever simultaneously been in the pool.
getLast() - Method in class java.util.ArrayDeque
Retrieves, but does not remove, the last element of this deque.
getLast() - Method in interface java.util.Deque
Retrieves, but does not remove, the last element of this deque.
getLast() - Method in class java.util.LinkedList
Returns the last element in this list.
getLast() - Method in class java.util.concurrent.ConcurrentLinkedDeque
Retrieves, but does not remove, the last element of this deque.
getLast() - Method in class java.util.concurrent.LinkedBlockingDeque
Retrieves, but does not remove, the last element of this deque.
getLayer() - Method in class java.lang.Module
Returns the module layer that contains this module or null if this module is not in a module layer.
getLayoutAlignmentX(Container) - Method in class javax.swing.GroupLayout
Returns the alignment along the x axis.
getLayoutAlignmentY(Container) - Method in class javax.swing.GroupLayout
Returns the alignment along the y axis.
getLayoutStyle() - Method in class javax.swing.GroupLayout
Returns the LayoutStyle used for calculating the preferred gap between components.
getLeastMaximum(int) - Method in class java.util.Calendar
Returns the lowest maximum value for the given calendar field of this Calendar instance.
getLeastMaximum(int) - Method in class java.util.GregorianCalendar
Returns the lowest maximum value for the given calendar field of this GregorianCalendar instance.
getLeastSignificantBits() - Method in class java.util.UUID
Returns the least significant 64 bits of this UUID's 128 bit value.
getLength() - Method in interface javax.swing.text.Document
Returns number of characters of content currently in the document.
getLimit() - Method in class javax.swing.undo.UndoManager
Returns the maximum number of edits this UndoManager holds.
getLineNumber() - Method in class java.io.LineNumberInputStream
Returns the current line number.
getLineNumber() - Method in class java.io.LineNumberReader
Get the current line number.
getLineNumber() - Method in class java.lang.StackTraceElement
Returns the line number of the source line containing the execution point represented by this stack trace element.
getLineNumber() - Method in interface java.lang.StackWalker.StackFrame
Returns the line number of the source line containing the execution point represented by this stack frame.
getListener() - Method in class java.util.EventListenerProxy
Returns the listener associated with the proxy.
getLocale() - Method in class java.util.ResourceBundle
Returns the locale of this resource bundle.
getLocale() - Method in class jdk.javadoc.doclet.StandardDoclet
Returns the locale for this doclet
getLocalizedLogger(String, ResourceBundle, Module) - Method in class java.lang.System.LoggerFinder
Returns a localizable instance of Logger for the given module.
getLocalizedMessage() - Method in class java.lang.Throwable
Creates a localized description of this throwable.
getLogger(String, Module) - Method in class java.lang.System.LoggerFinder
Returns an instance of Logger for the given module.
getLogger(String) - Static method in class java.lang.System
Returns an instance of Logger for the caller's use.
getLogger(String, ResourceBundle) - Static method in class java.lang.System
Returns a localizable instance of Logger for the caller's use.
getLoggerFinder() - Static method in class java.lang.System.LoggerFinder
Returns the LoggerFinder instance.
getLong(String) - Static method in class java.lang.Long
Determines the long value of the system property with the specified name.
getLong(String, Long) - Static method in class java.lang.Long
Returns the long value of the system property with the specified name.
getLong(String, long) - Static method in class java.lang.Long
Determines the long value of the system property with the specified name.
getMap() - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
Returns the map backing this view.
getMappedValue() - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
Returns the default mapped value for additions, or null if additions are not supported.
getMargin() - Method in class javax.swing.text.JTextComponent
Returns the margin between the text component's border and its text.
getMax() - Method in class java.util.DoubleSummaryStatistics
Returns the maximum recorded value, Double.NaN if any recorded value was NaN or Double.NEGATIVE_INFINITY if no values were recorded.
getMax() - Method in class java.util.IntSummaryStatistics
Returns the maximum value recorded, or Integer.MIN_VALUE if no values have been recorded.
getMax() - Method in class java.util.LongSummaryStatistics
Returns the maximum value recorded, or Long.MIN_VALUE if no values have been recorded
getMaxBufferCapacity() - Method in class java.util.concurrent.SubmissionPublisher
Returns the maximum per-subscriber buffer capacity.
getMaxCharactersPerLineCount() - Method in class javax.swing.JOptionPane
Returns the maximum number of characters to place on a line in a message.
getMaximum(int) - Method in class java.util.Calendar
Returns the maximum value for the given calendar field of this Calendar instance.
getMaximum(int) - Method in class java.util.GregorianCalendar
Returns the maximum value for the given calendar field of this GregorianCalendar instance.
getMaximumPoolSize() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the maximum allowed number of threads.
getMaxPriority() - Method in class java.lang.ThreadGroup
Returns the maximum priority of this thread group.
getMessage() - Method in exception java.io.InvalidClassException
Produce the message and include the classname, if present.
getMessage() - Method in exception java.io.WriteAbortedException
Produce the message and include the message from the nested exception, if there is one.
getMessage() - Method in exception java.lang.NullPointerException
Returns the detail message string of this throwable.
getMessage() - Method in class java.lang.Throwable
Returns the detail message string of this throwable.
getMessage() - Method in exception java.util.DuplicateFormatFlagsException
Returns the detail message string of this throwable.
getMessage() - Method in exception java.util.FormatFlagsConversionMismatchException
Returns the detail message string of this throwable.
getMessage() - Method in exception java.util.IllegalFormatCodePointException
Returns the detail message string of this throwable.
getMessage() - Method in exception java.util.IllegalFormatConversionException
Returns the detail message string of this throwable.
getMessage() - Method in exception java.util.IllegalFormatFlagsException
Returns the detail message string of this throwable.
getMessage() - Method in exception java.util.IllegalFormatPrecisionException
Returns the detail message string of this throwable.
getMessage() - Method in exception java.util.IllegalFormatWidthException
Returns the detail message string of this throwable.
getMessage() - Method in exception java.util.MissingFormatArgumentException
Returns the detail message string of this throwable.
getMessage() - Method in exception java.util.MissingFormatWidthException
Returns the detail message string of this throwable.
getMessage() - Method in exception java.util.UnknownFormatConversionException
Returns the detail message string of this throwable.
getMessage() - Method in exception java.util.UnknownFormatFlagsException
Returns the detail message string of this throwable.
getMessage() - Method in class javax.swing.JOptionPane
Returns the message-object this pane displays.
getMessageType() - Method in class javax.swing.JOptionPane
Returns the message type.
getMethod(String, Class<?>...) - Method in class java.lang.Class
Returns a Method object that reflects the specified public member method of the class or interface represented by this Class object.
getMethodName() - Method in class java.lang.StackTraceElement
Returns the name of the method containing the execution point represented by this stack trace element.
getMethodName() - Method in interface java.lang.StackWalker.StackFrame
Gets the name of the method represented by this stack frame.
getMethods() - Method in class java.lang.Class
Returns an array containing Method objects reflecting all the public methods of the class or interface represented by this Class object, including those declared by the class or interface and those inherited from superclasses and superinterfaces.
getMethodType() - Method in interface java.lang.StackWalker.StackFrame
Returns the MethodType representing the parameter types and the return type for the method represented by this stack frame.
getMimeDecoder() - Static method in class java.util.Base64
Returns a Base64.Decoder that decodes using the MIME type base64 decoding scheme.
getMimeEncoder() - Static method in class java.util.Base64
Returns a Base64.Encoder that encodes using the MIME type base64 encoding scheme.
getMimeEncoder(int, byte[]) - Static method in class java.util.Base64
Returns a Base64.Encoder that encodes using the MIME type base64 encoding scheme with specified line length and line separators.
getMin() - Method in class java.util.DoubleSummaryStatistics
Returns the minimum recorded value, Double.NaN if any recorded value was NaN or Double.POSITIVE_INFINITY if no values were recorded.
getMin() - Method in class java.util.IntSummaryStatistics
Returns the minimum value recorded, or Integer.MAX_VALUE if no values have been recorded.
getMin() - Method in class java.util.LongSummaryStatistics
Returns the minimum value recorded, or Long.MAX_VALUE if no values have been recorded.
getMinimalDaysInFirstWeek() - Method in class java.util.Calendar
Gets what the minimal days required in the first week of the year are; e.g., if the first week is defined as one that contains the first day of the first month of a year, this method returns 1.
getMinimum(int) - Method in class java.util.Calendar
Returns the minimum value for the given calendar field of this Calendar instance.
getMinimum(int) - Method in class java.util.GregorianCalendar
Returns the minimum value for the given calendar field of this GregorianCalendar instance.
getMinutes() - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.get(Calendar.MINUTE).
getModifiers() - Method in class java.lang.Class
Returns the Java language modifiers for this class or interface, encoded in an integer.
getModule() - Method in class java.lang.Class
Returns the module that this class or interface is a member of.
getModuleMode() - Method in interface jdk.javadoc.doclet.DocletEnvironment
Returns the required level of module documentation.
getModuleName() - Method in class java.lang.StackTraceElement
Returns the module name of the module containing the execution point represented by this stack trace element.
getModuleVersion() - Method in class java.lang.StackTraceElement
Returns the module version of the module containing the execution point represented by this stack trace element.
getMonth() - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.get(Calendar.MONTH).
getMostSignificantBits() - Method in class java.util.UUID
Returns the most significant 64 bits of this UUID's 128 bit value.
getName() - Method in class java.io.File
Returns the name of the file or directory denoted by this abstract pathname.
getName() - Method in class java.io.ObjectStreamClass
Returns the name of the class described by this descriptor.
getName() - Method in class java.io.ObjectStreamField
Get the name of this field.
getName(int) - Static method in class java.lang.Character
Returns the Unicode name of the specified character codePoint, or null if the code point is unassigned.
getName() - Method in class java.lang.Class
Returns the name of the entity (class, interface, array class, primitive type, or void) represented by this Class object.
getName() - Method in class java.lang.ClassLoader
Returns the name of this class loader or null if this class loader is not named.
getName() - Method in class java.lang.Module
Returns the module name or null if this module is an unnamed module.
getName() - Method in class java.lang.Package
Return the name of this package.
getName() - Method in enum java.lang.System.Logger.Level
Returns the name of this level.
getName() - Method in interface java.lang.System.Logger
Returns the name of this logger.
getName() - Method in class java.lang.Thread
Returns this thread's name.
getName() - Method in class java.lang.ThreadGroup
Returns the name of this thread group.
getName() - Method in class javax.swing.text.html.HTMLDocument.BlockElement
Gets the name of the element.
getName() - Method in class javax.swing.text.html.HTMLDocument.RunElement
Gets the name of the element.
getName() - Method in interface jdk.javadoc.doclet.Doclet
Returns a name identifying the doclet.
getName() - Method in class jdk.javadoc.doclet.StandardDoclet
Returns a name identifying the doclet.
getName() - Method in interface jdk.javadoc.doclet.Taglet
Returns the name of the tag supported by this taglet.
getNames() - Method in interface jdk.javadoc.doclet.Doclet.Option
Returns the list of names that may be used to identify the option.
getNavigationFilter() - Method in class javax.swing.text.JTextComponent
Returns the NavigationFilter.
getNestHost() - Method in class java.lang.Class
Returns the nest host of the nest to which the class or interface represented by this Class object belongs.
getNestMembers() - Method in class java.lang.Class
Returns an array containing Class objects representing all the classes and interfaces that are members of the nest to which the class or interface represented by this Class object belongs.
getNoFallbackControl(List<String>) - Static method in class java.util.ResourceBundle.Control
Returns a ResourceBundle.Control in which the getFormats method returns the specified formats and the getFallbackLocale method returns null.
getNow(T) - Method in class java.util.concurrent.CompletableFuture
Returns the result value (or throws any encountered exception) if completed, else returns the given valueIfAbsent.
getNumberOfDependents() - Method in class java.util.concurrent.CompletableFuture
Returns the estimated number of CompletableFutures whose completions are awaiting completion of this CompletableFuture.
getNumberOfSubscribers() - Method in class java.util.concurrent.SubmissionPublisher
Returns the number of current subscribers.
getNumberWaiting() - Method in class java.util.concurrent.CyclicBarrier
Returns the number of parties currently waiting at the barrier.
getNumericCode() - Method in class java.util.Currency
Returns the ISO 4217 numeric code of this currency.
getNumericCodeAsString() - Method in class java.util.Currency
Returns the 3 digit ISO 4217 numeric code of this currency as a String.
getNumericValue(char) - Static method in class java.lang.Character
Returns the int value that the specified Unicode character represents.
getNumericValue(int) - Static method in class java.lang.Character
Returns the int value that the specified character (Unicode code point) represents.
getObject(String) - Method in class java.util.ResourceBundle
Gets an object for the given key from this resource bundle or one of its parents.
getObjectInputFilter() - Method in class java.io.ObjectInputStream
Returns the deserialization filter for this stream.
getObjectStreamClass() - Method in class java.io.ObjectInputStream.GetField
Get the ObjectStreamClass that describes the fields in the stream.
getOffset() - Method in class java.io.ObjectStreamField
Offset of field within instance data.
getOffset(int, int, int, int, int, int) - Method in class java.util.SimpleTimeZone
Returns the difference in milliseconds between local time and UTC, taking into account both the raw offset and the effect of daylight saving, for the specified date and time.
getOffset(long) - Method in class java.util.SimpleTimeZone
Returns the offset of this time zone from UTC at the given time.
getOffset(int, int, int, int, int, int) - Method in class java.util.TimeZone
Gets the time zone offset, for current date, modified in case of daylight savings.
getOffset(long) - Method in class java.util.TimeZone
Returns the offset of this time zone from UTC at the specified date.
getOptions() - Method in class javax.swing.JOptionPane
Returns the choices the user can make.
getOptionType() - Method in class javax.swing.JOptionPane
Returns the type of options that are displayed.
getOrDefault(Object, V) - Method in class java.util.HashMap
Returns the value to which the specified key is mapped, or defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in class java.util.Hashtable
Returns the value to which the specified key is mapped, or defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in class java.util.LinkedHashMap
Returns the value to which the specified key is mapped, or defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in interface java.util.Map
Returns the value to which the specified key is mapped, or defaultValue if this map contains no mapping for the key.
getOrDefault(Object, Object) - Method in class java.util.Properties
Returns the value to which the specified key is mapped, or defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in class java.util.concurrent.ConcurrentHashMap
Returns the value to which the specified key is mapped, or the given default value if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in interface java.util.concurrent.ConcurrentMap
Returns the value to which the specified key is mapped, or defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns the value to which the specified key is mapped, or the given defaultValue if this map contains no mapping for the key.
getOutputStream() - Method in class java.lang.Process
Returns the output stream connected to the normal input of the process.
getPackage() - Method in class java.lang.Class
Gets the package of this class.
getPackage(String) - Method in class java.lang.ClassLoader
Deprecated. If multiple class loaders delegate to each other and define classes with the same package name, and one such loader relies on the lookup behavior of getPackage to return a Package from a parent loader, then the properties exposed by the Package may not be as expected in the rest of the program.
getPackage(String) - Static method in class java.lang.Package
Deprecated. If multiple class loaders delegate to each other and define classes with the same package name, and one such loader relies on the lookup behavior of getPackage to return a Package from a parent loader, then the properties exposed by the Package may not be as expected in the rest of the program.
getPackageName() - Method in class java.lang.Class
Returns the fully qualified package name.
getPackages() - Method in class java.lang.ClassLoader
Returns all of the Packages that have been defined by this class loader and its ancestors.
getPackages() - Method in class java.lang.Module
Returns the set of package names for the packages in this module.
getPackages() - Static method in class java.lang.Package
Returns all of the Packages defined by the caller's class loader and its ancestors.
getParallelism() - Method in class java.util.concurrent.ForkJoinPool
Returns the targeted parallelism level of this pool.
getParameters() - Method in interface jdk.javadoc.doclet.Doclet.Option
Returns the parameters of the option.
getParent() - Method in class java.io.File
Returns the pathname string of this abstract pathname's parent, or null if this pathname does not name a parent directory.
getParent() - Method in class java.lang.ClassLoader
Returns the parent class loader for delegation.
getParent() - Method in class java.lang.ThreadGroup
Returns the parent of this thread group.
getParent() - Method in class java.util.concurrent.Phaser
Returns the parent of this phaser, or null if none.
getParentFile() - Method in class java.io.File
Returns the abstract pathname of this abstract pathname's parent, or null if this pathname does not name a parent directory.
getParser() - Method in class javax.swing.text.html.HTMLDocument
Returns the parser that is used when inserting HTML into the existing document.
getParties() - Method in class java.util.concurrent.CyclicBarrier
Returns the number of parties required to trip this barrier.
getPath() - Method in class java.io.File
Converts this abstract pathname into a pathname string.
getPendingCount() - Method in class java.util.concurrent.CountedCompleter
Returns the current pending count.
getPermittedSubclasses() - Method in class java.lang.Class
Returns an array containing Class objects representing the direct subinterfaces or subclasses permitted to extend or implement this class or interface if it is sealed.
getPhase() - Method in class java.util.concurrent.Phaser
Returns the current phase number.
getPlatformClassLoader() - Static method in class java.lang.ClassLoader
Returns the platform class loader.
getPool() - Static method in class java.util.concurrent.ForkJoinTask
Returns the pool hosting the current thread, or null if the current thread is executing outside of any ForkJoinPool.
getPool() - Method in class java.util.concurrent.ForkJoinWorkerThread
Returns the pool hosting this thread.
getPoolIndex() - Method in class java.util.concurrent.ForkJoinWorkerThread
Returns the unique index number of this thread in its pool.
getPoolSize() - Method in class java.util.concurrent.ForkJoinPool
Returns the number of worker threads that have started but not yet terminated.
getPoolSize() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the current number of threads in the pool.
getPrecision() - Method in exception java.util.IllegalFormatPrecisionException
Returns the precision.
getPreferredScrollableViewportSize() - Method in class javax.swing.text.JTextComponent
Returns the preferred size of the viewport for a view component.
getPresentationName() - Method in class javax.swing.undo.AbstractUndoableEdit
This default implementation returns "".
getPresentationName() - Method in class javax.swing.undo.CompoundEdit
Returns getPresentationName from the last UndoableEdit added to edits.
getPresentationName() - Method in class javax.swing.undo.StateEdit
Gets the presentation name for this edit
getPresentationName() - Method in interface javax.swing.undo.UndoableEdit
Returns a localized, human-readable description of this edit, suitable for use in a change log, for example.
getPreservesUnknownTags() - Method in class javax.swing.text.html.HTMLDocument
Returns the behavior the parser observes when encountering unknown tags.
getPrintable(MessageFormat, MessageFormat) - Method in class javax.swing.text.JTextComponent
Returns a Printable to use for printing the content of this JTextComponent.
getPriority() - Method in class java.lang.Thread
Returns this thread's priority.
getProperties() - Static method in class java.lang.System
Determines the current system properties.
getProperty(String) - Static method in class java.lang.System
Gets the system property indicated by the specified key.
getProperty(String, String) - Static method in class java.lang.System
Gets the system property indicated by the specified key.
getProperty(String) - Method in class java.util.Properties
Searches for the property with the specified key in this property list.
getProperty(String, String) - Method in class java.util.Properties
Searches for the property with the specified key in this property list.
getProperty(Object) - Method in interface javax.swing.text.Document
Gets the properties associated with the document.
getPropertyName() - Method in enum javax.xml.catalog.CatalogFeatures.Feature
Returns the name of the corresponding System Property.
getProtectionDomain() - Method in class java.lang.Class
Returns the ProtectionDomain of this class.
getQueue() - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Returns the task queue used by this executor.
getQueue() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the task queue used by this executor.
getQueuedSubmissionCount() - Method in class java.util.concurrent.ForkJoinPool
Returns an estimate of the number of tasks submitted to this pool that have not yet begun executing.
getQueuedTaskCount() - Method in class java.util.concurrent.ForkJoinPool
Returns an estimate of the total number of tasks currently held in queues by worker threads (but not including tasks submitted to the pool that have not begun executing).
getQueuedTaskCount() - Static method in class java.util.concurrent.ForkJoinTask
Returns an estimate of the number of tasks that have been forked by the current worker thread but not yet executed.
getQueuedThreads() - Method in class java.util.concurrent.Semaphore
Returns a collection containing threads that may be waiting to acquire.
getQueueLength() - Method in class java.util.concurrent.Semaphore
Returns an estimate of the number of threads waiting to acquire.
getRange() - Method in class java.util.Locale.LanguageRange
Returns the language range of this LanguageRange.
getRawOffset() - Method in class java.util.SimpleTimeZone
Gets the GMT offset for this time zone.
getRawOffset() - Method in class java.util.TimeZone
Returns the amount of time in milliseconds to add to UTC to get standard time in this time zone.
getRawResult() - Method in class java.util.concurrent.CountedCompleter
Returns the result of the computation.
getRawResult() - Method in class java.util.concurrent.ForkJoinTask
Returns the result that would be returned by ForkJoinTask.join(), even if this task completed abnormally, or null if this task is not known to have been completed.
getRawResult() - Method in class java.util.concurrent.RecursiveAction
Always returns null.
getRawResult() - Method in class java.util.concurrent.RecursiveTask
Returns the result that would be returned by ForkJoinTask.join(), even if this task completed abnormally, or null if this task is not known to have been completed.
getReader(int) - Method in class javax.swing.text.html.HTMLDocument
Fetches the reader for the parser to use when loading the document with HTML.
getReader(int, int, int, HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument
Returns the reader for the parser to use to load the document with HTML.
getRecordComponents() - Method in class java.lang.Class
Returns an array of RecordComponent objects representing all the record components of this record class, or null if this class is not a record class.
getRedoPresentationName() - Method in class javax.swing.undo.AbstractUndoableEdit
Retreives the value from the defaults table with key AbstractUndoableEdit.redoText and returns that value followed by a space, followed by getPresentationName.
getRedoPresentationName() - Method in class javax.swing.undo.CompoundEdit
Returns getRedoPresentationName from the last UndoableEdit added to edits.
getRedoPresentationName() - Method in class javax.swing.undo.UndoManager
Returns a description of the redoable form of this edit.
getRedoPresentationName() - Method in interface javax.swing.undo.UndoableEdit
Returns a localized, human-readable description of the redoable form of this edit, suitable for use as a Redo menu item, for example.
getRegisteredParties() - Method in class java.util.concurrent.Phaser
Returns the number of parties registered at this phaser.
getRejectedExecutionHandler() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the current handler for unexecutable tasks.
getRemoveOnCancelPolicy() - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Gets the policy on whether cancelled tasks should be immediately removed from the work queue at time of cancellation.
getReporter() - Method in class jdk.javadoc.doclet.StandardDoclet
Returns the reporter for this doclet
getResolveParent() - Method in class javax.swing.text.html.HTMLDocument.BlockElement
Gets the resolving parent.
getResolveParent() - Method in class javax.swing.text.html.HTMLDocument.RunElement
Gets the resolving parent.
getResource(String) - Method in class java.lang.Class
Finds a resource with a given name.
getResource(String) - Method in class java.lang.ClassLoader
Finds the resource with the given name.
getResourceAsStream(String) - Method in class java.lang.Class
Finds a resource with a given name.
getResourceAsStream(String) - Method in class java.lang.ClassLoader
Returns an input stream for reading the specified resource.
getResourceAsStream(String) - Method in class java.lang.Module
Returns an input stream for reading a resource in this module.
getResources(String) - Method in class java.lang.ClassLoader
Finds all the resources with the given name.
getRoot() - Method in class java.util.concurrent.CountedCompleter
Returns the root of the current computation; i.e., this task if it has no completer, else its completer's root.
getRoot() - Method in class java.util.concurrent.Phaser
Returns the root ancestor of this phaser, which is the same as this phaser if it has no parent.
getRootElements() - Method in interface javax.swing.text.Document
Returns all of the root elements that are defined.
getRootFrame() - Static method in class javax.swing.JOptionPane
Returns the Frame to use for the class methods in which a frame is not provided.
getRunningThreadCount() - Method in class java.util.concurrent.ForkJoinPool
Returns an estimate of the number of worker threads that are not blocked waiting to join tasks or for other managed synchronization.
getRuntime() - Static method in class java.lang.Runtime
Returns the runtime object associated with the current Java application.
getScript() - Method in class java.util.Locale
Returns the script for this locale, which should either be the empty string or an ISO 15924 4-letter script code.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class javax.swing.text.JTextComponent
Components that display logical rows or columns should compute the scroll increment that will completely expose one block of rows or columns, depending on the value of orientation.
getScrollableTracksViewportHeight() - Method in class javax.swing.text.JTextComponent
Returns true if a viewport should always force the height of this Scrollable to match the height of the viewport.
getScrollableTracksViewportWidth() - Method in class javax.swing.text.JTextComponent
Returns true if a viewport should always force the width of this Scrollable to match the width of the viewport.
getScrollableUnitIncrement(Rectangle, int, int) - Method in class javax.swing.text.JTextComponent
Components that display logical rows or columns should compute the scroll increment that will completely expose one new row or column, depending on the value of orientation.
getSeconds() - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.get(Calendar.SECOND).
getSecurityContext() - Method in class java.lang.SecurityManager
Creates an object that encapsulates the current execution environment.
getSecurityManager() - Static method in class java.lang.System
Deprecated, for removal. This method is only useful in conjunction with the Security Manager, which is deprecated and subject to removal in a future release.
getSelectedText() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the portion of the text that is selected.
getSelectedText() - Method in class javax.swing.text.JTextComponent
Returns the selected text contained in this TextComponent.
getSelectedTextColor() - Method in class javax.swing.text.JTextComponent
Fetches the current color used to render the selected text.
getSelectionColor() - Method in class javax.swing.text.JTextComponent
Fetches the current color used to render the selection.
getSelectionEnd() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the end offset within the selected text.
getSelectionEnd() - Method in class javax.swing.text.JTextComponent
Returns the selected text's end position.
getSelectionStart() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the start offset within the selected text.
getSelectionStart() - Method in class javax.swing.text.JTextComponent
Returns the selected text's start position.
getSelectionValues() - Method in class javax.swing.JOptionPane
Returns the input selection values.
getSerialFilter() - Static method in class java.io.ObjectInputFilter.Config
Returns the static JVM-wide deserialization filter or null if not configured.
getSerialFilterFactory() - Static method in class java.io.ObjectInputFilter.Config
Returns the JVM-wide deserialization filter factory.
getSerialVersionUID() - Method in class java.io.ObjectStreamClass
Return the serialVersionUID for this class.
getSeverity() - Method in enum java.lang.System.Logger.Level
Returns the severity of this level.
getSigners() - Method in class java.lang.Class
Gets the signers of this class.
getSimpleName() - Method in class java.lang.Class
Returns the simple name of the underlying class as given in the source code.
getSource() - Method in class java.util.EventObject
The object on which the Event initially occurred.
getSourceVersion() - Method in interface jdk.javadoc.doclet.DocletEnvironment
Returns the source version of the source files that were read.
getSpecificationTitle() - Method in class java.lang.Package
Return the title of the specification that this package implements.
getSpecificationVendor() - Method in class java.lang.Package
Return the name of the organization, vendor, or company that owns and maintains the specification of the classes that implement this package.
getSpecificationVersion() - Method in class java.lang.Package
Returns the version number of the specification that this package implements.
getSpecifiedElements() - Method in interface jdk.javadoc.doclet.DocletEnvironment
Returns the elements specified when the tool is invoked.
getStackTrace() - Method in class java.lang.Thread
Returns an array of stack trace elements representing the stack dump of this thread.
getStackTrace() - Method in class java.lang.Throwable
Provides programmatic access to the stack trace information printed by Throwable.printStackTrace().
getStandardWriter() - Method in interface jdk.javadoc.doclet.Reporter
Returns a writer that can be used to write non-diagnostic output, or null if no such writer is available.
getStartOffset() - Method in class javax.swing.text.html.HTMLDocument.Iterator
Returns the start of the range for which the current occurrence of the tag is defined and has the same attributes.
getStartPosition() - Method in interface javax.swing.text.Document
Returns a position that represents the start of the document.
getState() - Method in class java.lang.Thread
Returns the state of this thread.
getStealCount() - Method in class java.util.concurrent.ForkJoinPool
Returns an estimate of the total number of completed tasks that were executed by a thread other than their submitter.
getString(String) - Method in class java.util.ResourceBundle
Gets a string for the given key from this resource bundle or one of its parents.
getStringArray(String) - Method in class java.util.ResourceBundle
Gets a string array for the given key from this resource bundle or one of its parents.
getStyleSheet() - Method in class javax.swing.text.html.HTMLDocument
Fetches the StyleSheet with the document-specific display rules (CSS) that were specified in the HTML document itself.
getSubscribers() - Method in class java.util.concurrent.SubmissionPublisher
Returns a list of current subscribers for monitoring and tracking purposes, not for invoking Flow.Subscriber methods on the subscribers.
getSum() - Method in class java.util.DoubleSummaryStatistics
Returns the sum of values recorded, or zero if no values have been recorded.
getSum() - Method in class java.util.IntSummaryStatistics
Returns the sum of values recorded, or zero if no values have been recorded.
getSum() - Method in class java.util.LongSummaryStatistics
Returns the sum of values recorded, or zero if no values have been recorded.
getSuperclass() - Method in class java.lang.Class
Returns the Class representing the direct superclass of the entity (class, interface, primitive type or void) represented by this Class.
getSupportedOptions() - Method in interface jdk.javadoc.doclet.Doclet
Returns all the supported options.
getSupportedOptions() - Method in class jdk.javadoc.doclet.StandardDoclet
Returns all the supported options.
getSupportedSourceVersion() - Method in interface jdk.javadoc.doclet.Doclet
Returns the version of the Java Programming Language supported by this doclet.
getSupportedSourceVersion() - Method in class jdk.javadoc.doclet.StandardDoclet
Returns the version of the Java Programming Language supported by this doclet.
getSuppressed() - Method in class java.lang.Throwable
Returns an array containing all of the exceptions that were suppressed, typically by the try-with-resources statement, in order to deliver this exception.
getSurplusQueuedTaskCount() - Static method in class java.util.concurrent.ForkJoinTask
Returns an estimate of how many more locally queued tasks are held by the current worker thread than there are other worker threads that might steal them, or zero if this thread is not operating in a ForkJoinPool.
getSymbol() - Method in class java.util.Currency
Gets the symbol of this currency for the default DISPLAY locale.
getSymbol(Locale) - Method in class java.util.Currency
Gets the symbol of this currency for the specified locale.
getSystemClassLoader() - Static method in class java.lang.ClassLoader
Returns the system class loader.
getSystemResource(String) - Static method in class java.lang.ClassLoader
Find a resource of the specified name from the search path used to load classes.
getSystemResourceAsStream(String) - Static method in class java.lang.ClassLoader
Open for reading, a resource of the specified name from the search path used to load classes.
getSystemResources(String) - Static method in class java.lang.ClassLoader
Finds all resources of the specified name from the search path used to load classes.
getTag() - Method in class javax.swing.text.html.HTMLDocument.Iterator
Type of tag this iterator represents.
getTaskCount() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the approximate total number of tasks that have ever been scheduled for execution.
getText(int, int) - Method in interface javax.swing.text.Document
Fetches the text contained within the given portion of the document.
getText(int, int, Segment) - Method in interface javax.swing.text.Document
Fetches the text contained within the given portion of the document.
getText() - Method in class javax.swing.text.JTextComponent
Returns the text contained in this TextComponent.
getText(int, int) - Method in class javax.swing.text.JTextComponent
Fetches a portion of the text represented by the component.
getTextBounds(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the Rectangle enclosing the text between two indicies.
getTextRange(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the text string between two indices.
getTextSequenceAfter(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the AccessibleTextSequence after a given index.
getTextSequenceAt(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the AccessibleTextSequence at a given index.
getTextSequenceBefore(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the AccessibleTextSequence before a given index.
getThreadFactory() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the thread factory used to create new threads.
getThreadGroup() - Method in class java.lang.SecurityManager
Returns the thread group into which to instantiate any new thread being created at the time this is being called.
getThreadGroup() - Method in class java.lang.Thread
Returns the thread group to which this thread belongs.
getTime() - Method in class java.util.Calendar
Returns a Date object representing this Calendar's time value (millisecond offset from the Epoch").
getTime() - Method in class java.util.Date
Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT represented by this Date object.
getTimeInMillis() - Method in class java.util.Calendar
Returns this Calendar's time value in milliseconds.
getTimeToLive(String, Locale) - Method in class java.util.ResourceBundle.Control
Returns the time-to-live (TTL) value for resource bundles that are loaded under this ResourceBundle.Control.
getTimeZone() - Method in class java.util.Calendar
Gets the time zone.
getTimeZone() - Method in class java.util.GregorianCalendar
Gets the time zone.
getTimeZone(String) - Static method in class java.util.TimeZone
Gets the TimeZone for the given ID.
getTimeZone(ZoneId) - Static method in class java.util.TimeZone
Gets the TimeZone for the given zoneId.
getTimezoneOffset() - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by -(Calendar.get(Calendar.ZONE_OFFSET) + Calendar.get(Calendar.DST_OFFSET)) / (60 * 1000).
getTokenThreshold() - Method in class javax.swing.text.html.HTMLDocument
Gets the number of tokens to buffer before trying to update the documents element structure.
getToolTipText(MouseEvent) - Method in class javax.swing.text.JTextComponent
Returns the string to be used as the tooltip for event.
getTotalSpace() - Method in class java.io.File
Returns the size of the partition named by this abstract pathname.
getType() - Method in class java.io.ObjectStreamField
Get the type of the field.
getType(char) - Static method in class java.lang.Character
Returns a value indicating a character's general category.
getType(int) - Static method in class java.lang.Character
Returns a value indicating a character's general category.
getTypeCode() - Method in class java.io.ObjectStreamField
Returns character encoding of field type.
getTypeName() - Method in class java.lang.Class
Return an informative string for the name of this class or interface.
getTypeParameters() - Method in class java.lang.Class
Returns an array of TypeVariable objects that represent the type variables declared by the generic declaration represented by this GenericDeclaration object, in declaration order.
getTypeString() - Method in class java.io.ObjectStreamField
Return the JVM type signature.
getTypeUtils() - Method in interface jdk.javadoc.doclet.DocletEnvironment
Returns an instance of the Types utility class.
getUI() - Method in class javax.swing.JOptionPane
Returns the UI object which implements the L&F for this component.
getUI() - Method in class javax.swing.text.JTextComponent
Fetches the user-interface factory for this text-oriented editor.
getUIClassID() - Method in class javax.swing.JOptionPane
Returns the name of the UI class that implements the L&F for this component.
getUnarrivedParties() - Method in class java.util.concurrent.Phaser
Returns the number of registered parties that have not yet arrived at the current phase of this phaser.
getUncaughtExceptionHandler() - Method in class java.lang.Thread
Returns the handler invoked when this thread abruptly terminates due to an uncaught exception.
getUncaughtExceptionHandler() - Method in class java.util.concurrent.ForkJoinPool
Returns the handler for internal worker threads that terminate due to unrecoverable errors encountered while executing tasks.
getUndoableEditListeners() - Method in class javax.swing.undo.UndoableEditSupport
Returns an array of all the UndoableEditListeners added to this UndoableEditSupport with addUndoableEditListener().
getUndoOrRedoPresentationName() - Method in class javax.swing.undo.UndoManager
Convenience method that returns either getUndoPresentationName or getRedoPresentationName.
getUndoPresentationName() - Method in class javax.swing.undo.AbstractUndoableEdit
Retreives the value from the defaults table with key AbstractUndoableEdit.undoText and returns that value followed by a space, followed by getPresentationName.
getUndoPresentationName() - Method in class javax.swing.undo.CompoundEdit
Returns getUndoPresentationName from the last UndoableEdit added to edits.
getUndoPresentationName() - Method in class javax.swing.undo.UndoManager
Returns a description of the undoable form of this edit.
getUndoPresentationName() - Method in interface javax.swing.undo.UndoableEdit
Returns a localized, human-readable description of the undoable form of this edit, suitable for use as an Undo menu item, for example.
getUnicodeLocaleAttributes() - Method in class java.util.Locale
Returns the set of unicode locale attributes associated with this locale, or the empty set if it has no attributes.
getUnicodeLocaleKeys() - Method in class java.util.Locale
Returns the set of Unicode locale keys defined by this locale, or the empty set if this locale has none.
getUnicodeLocaleType(String) - Method in class java.util.Locale
Returns the Unicode locale type associated with the specified Unicode locale key for this locale.
getUnnamedModule() - Method in class java.lang.ClassLoader
Returns the unnamed Module for this class loader.
getUpdateLevel() - Method in class javax.swing.undo.UndoableEditSupport
Returns the update level value.
getUrlDecoder() - Static method in class java.util.Base64
Returns a Base64.Decoder that decodes using the URL and Filename safe type base64 encoding scheme.
getUrlEncoder() - Static method in class java.util.Base64
Returns a Base64.Encoder that encodes using the URL and Filename safe type base64 encoding scheme.
getUsableSpace() - Method in class java.io.File
Returns the number of bytes available to this virtual machine on the partition named by this abstract pathname.
getValue() - Method in class java.util.AbstractMap.SimpleEntry
Returns the value corresponding to this entry.
getValue() - Method in class java.util.AbstractMap.SimpleImmutableEntry
Returns the value corresponding to this entry.
getValue() - Method in interface java.util.Map.Entry
Returns the value corresponding to this entry.
getValue() - Method in class javax.swing.JOptionPane
Returns the value the user has selected.
getVariant() - Method in class java.util.Locale
Returns the variant code for this locale.
getWaitingConsumerCount() - Method in class java.util.concurrent.LinkedTransferQueue
Returns an estimate of the number of consumers waiting to receive elements via BlockingQueue.take() or timed poll.
getWaitingConsumerCount() - Method in interface java.util.concurrent.TransferQueue
Returns an estimate of the number of consumers waiting to receive elements via BlockingQueue.take() or timed poll.
getWantsInput() - Method in class javax.swing.JOptionPane
Returns the value of the wantsInput property.
getWeeksInWeekYear() - Method in class java.util.Calendar
Returns the number of weeks in the week year represented by this Calendar.
getWeeksInWeekYear() - Method in class java.util.GregorianCalendar
Returns the number of weeks in the week year represented by this GregorianCalendar.
getWeekYear() - Method in class java.util.Calendar
Returns the week year represented by this Calendar.
getWeekYear() - Method in class java.util.GregorianCalendar
Returns the week year represented by this GregorianCalendar.
getWeight() - Method in class java.util.Locale.LanguageRange
Returns the weight of this LanguageRange.
getWidth() - Method in exception java.util.IllegalFormatWidthException
Returns the width.
getYear() - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.get(Calendar.YEAR) - 1900.
GLAGOLITIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Glagolitic" Unicode character block.
GLAGOLITIC - Constant in enum java.lang.Character.UnicodeScript
Unicode script "Glagolitic".
GLAGOLITIC_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Glagolitic Supplement" Unicode character block.
GOTHIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Gothic" Unicode character block.
GOTHIC - Constant in enum java.lang.Character.UnicodeScript
Unicode script "Gothic".
GRANTHA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Grantha" Unicode character block.
GRANTHA - Constant in enum java.lang.Character.UnicodeScript
Unicode script "Grantha".
GREEK - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Greek and Coptic" Unicode character block.
GREEK - Constant in enum java.lang.Character.UnicodeScript
Unicode script "Greek".
GREEK_EXTENDED - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Greek Extended" Unicode character block.
GregorianCalendar - Class in java.util
GregorianCalendar is a concrete subclass of Calendar and provides the standard calendar system used by most of the world.
GregorianCalendar() - Constructor for class java.util.GregorianCalendar
Constructs a default GregorianCalendar using the current time in the default time zone with the default FORMAT locale.
GregorianCalendar(Locale) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar based on the current time in the default time zone with the given locale.
GregorianCalendar(TimeZone) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar based on the current time in the given time zone with the default FORMAT locale.
GregorianCalendar(TimeZone, Locale) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar based on the current time in the given time zone with the given locale.
GregorianCalendar(int, int, int) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar with the given date set in the default time zone with the default locale.
GregorianCalendar(int, int, int, int, int) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar with the given date and time set for the default time zone with the default locale.
GregorianCalendar(int, int, int, int, int, int) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar with the given date and time set for the default time zone with the default locale.
GroupLayout - Class in javax.swing
GroupLayout is a LayoutManager that hierarchically groups components in order to position them in a Container.
GroupLayout(Container) - Constructor for class javax.swing.GroupLayout
Creates a GroupLayout for the specified Container.
GroupLayout.Alignment - Enum in javax.swing
Enumeration of the possible ways ParallelGroup can align its children.
GroupLayout.Group - Class in javax.swing
Group provides the basis for the two types of operations supported by GroupLayout: laying out components one after another (SequentialGroup) or aligned (ParallelGroup).
GroupLayout.ParallelGroup - Class in javax.swing
A Group that aligns and sizes its children.
GroupLayout.SequentialGroup - Class in javax.swing
A Group that positions and sizes its elements sequentially, one after another.
GUJARATI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Gujarati" Unicode character block.
GUJARATI - Constant in enum java.lang.Character.UnicodeScript
Unicode script "Gujarati".
GUNJALA_GONDI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Gunjala Gondi" Unicode character block.
GUNJALA_GONDI - Constant in enum java.lang.Character.UnicodeScript
Unicode script "Gunjala Gondi".
GURMUKHI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Gurmukhi" Unicode character block.
GURMUKHI - Constant in enum java.lang.Character.UnicodeScript
Unicode script "Gurmukhi".

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