|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ERA field indicating
the common era (Anno Domini), also known as CE.
AM_PM field indicating the
period of the day from midnight to just before noon.
get and set indicating
whether the HOUR is before or after noon.
MONTH field indicating the
fourth month of the year.
MONTH field indicating the
eighth month of the year.
AbstractMethodError with no detail message.
AbstractMethodError with the specified
detail message.
Preferences
class, greatly easing the task of implementing it.
ArithmeticException with no detail
message.
ArithmeticException with the specified
detail message.
ArrayIndexOutOfBoundsException with no
detail message.
ArrayIndexOutOfBoundsException
class with an argument indicating the illegal index.
ArrayIndexOutOfBoundsException class
with the specified detail message.
ArrayStoreException with no detail message.
ArrayStoreException with the specified
detail message.
boolean, which is converted to
a string as defined in The Java Language Specification,
Second Edition, Section 15.18.1.1.
char, which is converted to a
string as defined in The Java Language Specification, Second
Edition, Section 15.18.1.1.
int, which is converted to a
string as defined in The Java Language Specification, Second
Edition, Section 15.18.1.1.
long, which is converted to a
string as defined in The Java Language Specification, Second
Edition, Section 15.18.1.1.
float, which is converted to a
string as defined in The Java Language Specification, Second
Edition, Section 15.18.1.1.
double, which is converted to a
string as defined in The Java Language Specification, Second
Edition, Section 15.18.1.1.
int value.
long value.
float value.
double value.
int value..
long value.
float value.
double value.
Preferences.absolutePath().
ThreadGroup.suspend(),
which is deprecated. Further, the behavior of this call
was never specified.
true, this URL is being examined in
a context in which it makes sense to allow user interactions such
as popping up an authentication dialog.
BitSet whose corresponding
bit is set in the specified BitSet.
Object
argument to this string buffer.
char array
argument to this string buffer.
char array argument to this string buffer.
boolean
argument to the string buffer.
char
argument to this string buffer.
int
argument to this string buffer.
long
argument to this string buffer.
float
argument to this string buffer.
double
argument to this string buffer.
fields[] are in sync with the currently set time.
x, y)
to polar (r, theta).
x, y)
to polar (r, theta).
ERA field indicating
the period before the common era (before Christ), also known as BCE.
0 through
nbits-1.
boolean in an object. Boolean object representing the
value argument.
Boolean object representing the value
true if the string argument is not null
and is equal, ignoring case, to the string "true".
BufferedInputStream adds
functionality to another input stream-namely,
the ability to buffer the input and to
support the mark and reset
methods. BufferedInputStream
and saves its argument, the input stream
in, for later use.
BufferedInputStream
with the specified buffer size,
and saves its argument, the input stream
in, for later use.
Byte class wraps a value of primitive type
byte in an object. Byte object that
represents the specified byte value.
Byte object that
represents the byte value indicated by the
String parameter.
ByteArrayInputStream contains
an internal buffer that contains bytes that
may be read from the stream. ByteArrayInputStream
so that it uses buf as its
buffer array.
ByteArrayInputStream
that uses buf as its
buffer array.
ServerSocket to a specific address
(IP address and port number).
ServerSocket to a specific address
(IP address and port number).
Byte as a
byte.
Double as a byte (by
casting to a byte).
Float as a
byte (by casting to a byte).
Integer as a
byte.
Long as a
byte.
byte.
Short as a
byte.
String objects as by
compareToIgnoreCase.
Name object for Class-Path
manifest attribute.
Name object for Content-Type
manifest attribute.
Calendar is an abstract base class for converting between
a Date object and a set of integer fields such as
YEAR, MONTH, DAY, HOUR,
and so on. Class represent classes and interfaces
in a running Java application. ClassCastException with no detail message.
ClassCastException with the specified
detail message.
ClassCircularityError with no detail message.
ClassCircularityError with the
specified detail message.
ClassFormatError with no detail message.
ClassFormatError with the specified
detail message.
getSystemClassLoader() as the parent class loader.
forName method in class Class.
ClassNotFoundException with no detail message.
ClassNotFoundException with the
specified detail message.
ClassNotFoundException with the
specified detail message and optional exception that was
raised while loading the class.
clone method in class
Object has been called to clone an object, but that
the object's class does not implement the Cloneable
interface.
CloneNotSupportedException with no
detail message.
CloneNotSupportedException with the
specified detail message.
Cloneable interface to
indicate to the Object.clone() method that it
is legal for that method to make a
field-for-field copy of instances of that class.
Compiler class is provided to support
Java-to-native-code compilers and related services. ContentHandler is the superclass
of all classes that read an Object from a
URLConnection.
BitSet.
double value that is not less than the argument and is
equal to a mathematical integer.
double value that is not less than the argument and is
equal to a mathematical integer.
index argument,
is returned.
SecurityException if the
calling thread is not permitted to accept a socket connection from
the specified host and port number.
SecurityException if the
calling thread is not allowed to modify the thread argument.
SecurityException if the
calling thread is not allowed to modify the thread group argument.
SecurityException if the
calling thread is not allowed to access the AWT event queue.
SecurityException if the
calling thread is not allowed to open a socket connection to the
specified host and port number.
SecurityException if the
specified security context is not allowed to open a socket
connection to the specified host and port number.
SecurityException if the
calling thread is not allowed to create a new class loader.
SecurityException if the
calling thread is not allowed to delete the specified file.
SecurityException if the
calling thread is not allowed to create a subprocess.
SecurityException if the
calling thread is not allowed to cause the Java Virtual Machine to
halt with the specified status code.
SecurityException if the
calling thread is not allowed to dynamic link the library code
specified by the string argument file.
SecurityException if the
calling thread is not allowed to wait for a connection request on
the specified local port number.
SecurityException if the
calling thread is not allowed to access members.
SecurityException if the
calling thread is not allowed to use
(join/leave/send/receive) IP multicast.
SecurityException if the
calling thread is not allowed to access the package specified by
the argument.
SecurityException if the
calling thread is not allowed to define classes in the package
specified by the argument.
SecurityException if the requested
access, specified by the given permission, is not permitted based
on the security policy currently in effect.
SecurityException if the
specified security context is denied access to the resource
specified by the given permission.
SecurityException if the
calling thread is not allowed to initiate a print job request.
SecurityException if the
calling thread is not allowed to access or modify the system
properties.
SecurityException if the
calling thread is not allowed to access the system property with
the specified key name.
SecurityException if the
calling thread is not allowed to read from the specified file
descriptor.
SecurityException if the
calling thread is not allowed to read the file specified by the
string argument.
SecurityException if the
specified security context is not allowed to read the file
specified by the string argument.
SecurityException if the
calling thread is not allowed to set the socket factory used by
ServerSocket or Socket, or the stream
handler factory used by URL.
SecurityException if the
calling thread is not allowed to access the system clipboard.
false if the calling
thread is not trusted to bring up the top-level window indicated
by the window argument.
SecurityException if the
calling thread is not allowed to write to the specified file
descriptor.
SecurityException if the
calling thread is not allowed to write to the file specified by
the string argument.
Preferences.childrenNames().
checkPermission
call be used instead.
checkPermission
call be used instead.
false.
false.
false.
Preferences.clear().
BitSet produces a new BitSet
that is equal to it.
SimpleTimeZone instance.
TimeZone.
double values.
float values.
ObjectStreamField.
Byte objects numerically.
Byte object to another object.
Double objects numerically.
Double object to another object.
Float objects numerically.
Float object to another object.
Integer objects numerically.
Integer object to another object.
Long objects numerically.
Long object to another object.
Short objects numerically.
Short object to another object.
time
to field values in fields[].
fields[]
to the millisecond time value
time.
src.
src.
false, this connection object has not created a
communications link to the specified URL.
Thread.suspend(),
which is deprecated. Further, the results of this call
were never well-defined.
nextToken method can be called before it generates an
exception.
ContentHandler to read an object from
a URLStreamHandler.
DatagramSocketImpl instance.
SocketImpl instance.
URLStreamHandler instance with the specified
protocol.
JarEntry (ZipEntry) for the
specified JAR file entry name.
ZipEntry object for the specified
entry name.
checkPermission
call be used instead.
checkPermission
call be used instead.
get and set indicating the
day of the month.
get and set indicating the
day of the month.
get and set indicating the day
of the week.
get and set indicating the
ordinal number of the day of the week within the current month.
get and set indicating the day
number within the current year.
MONTH field indicating the
twelfth month of the year.
get and set indicating the
daylight savings offset in milliseconds.
DataInput interface provides
for reading bytes from a binary stream and
reconstructing from them data in any of
the Java primitive types. DataOutput interface provides
for converting data from any of the Java
primitive types to a series of bytes and
writing these bytes to a binary stream.
DatagramPacket for receiving packets of
length length, specifying an offset into the buffer.
DatagramPacket for receiving packets of
length length.
length with offset ioffsetto the
specified port number on the specified host.
length with offset ioffsetto the
specified port number on the specified host.
length to the specified port number on the specified
host.
length to the specified port number on the specified
host.
Date represents a specific instant
in time, with millisecond precision.
Date object and initializes it so that
it represents the time at which it was allocated, measured to the
nearest millisecond.
Date object and initializes it to
represent the specified number of milliseconds since the
standard base time known as "the epoch", namely January 1,
1970, 00:00:00 GMT.
Calendar.set(year + 1900, month, date)
or GregorianCalendar(year + 1900, month, date).
Calendar.set(year + 1900, month, date,
hrs, min) or GregorianCalendar(year + 1900,
month, date, hrs, min).
Calendar.set(year + 1900, month, date,
hrs, min, sec) or GregorianCalendar(year + 1900,
month, date, hrs, min, sec).
DateFormat.parse(String s).
Dictionary class is the abstract parent of any
class, such as Hashtable, which maps keys to values.
Double class wraps a value of the primitive type
double in an object. Double object that
represents the primitive double argument.
Double object that
represents the floating-point value of type double
represented by the string.
String into a Byte.
String into an Integer.
String into a Long.
String into a Short.
application/x-www-form-urlencoded string using a specific
encoding scheme.
defineClass(String, byte[], int, int)
StringBuffer.
StringBuffer (shortening the StringBuffer
by one character).
setDoInput method.
setDoOutput method.
Byte as a
double.
double value of this
Double object.
double value of this
Float object.
Integer as a
double.
Long as a
double.
double.
Short as a
double.
double value that is closer than any other to
e, the base of the natural logarithms.
double value that is closer than any other to
e, the base of the natural logarithms.
EOFException with null
as its error detail message.
EOFException with the specified detail
message.
get and set indicating the
era, e.g., AD or BC in the Julian calendar.
Name object for Extension-Name manifest attribute
used for declaring dependencies on installed extensions.
Name object for Extension-List manifest attribute
used for declaring dependencies on installed extensions.
Name object for Extension-Name manifest attribute
used for declaring dependencies on installed extensions.
Stack class to indicate
that the stack is empty.EmptyStackException with null
as its error message string.
Error is a subclass of Throwable
that indicates serious problems that a reasonable application
should not try to catch. null as its detail message.
Exception and its subclasses are a form of
Throwable that indicates conditions that a reasonable
application might want to catch.null as its detail message.
ExceptionInInitializerError with
null as its detail message string and with no saved
throwable object.
ExceptionInInitializerError class by
saving a reference to the Throwable object thrown for
later retrieval by the ExceptionInInitializerError.getException() method.
application/x-www-form-urlencoded
format using a specific encoding scheme.
true if and only if the argument is not
null and is a Boolean object that
represents the same boolean value as this object.
SimpleTimeZone objects.
String to another String,
ignoring case considerations.
double value.
double value.
Preferences.exportNode(OutputStream).
Preferences.exportSubtree(OutputStream).
Boolean object corresponding to the primitive
value false.
MONTH field indicating the
second month of the year.
get and set.
DAY_OF_WEEK field indicating
Friday.
File instance by converting the given
pathname string into an abstract pathname.
File instance from a parent pathname string
and a child pathname string.
File instance from a parent abstract
pathname and a child pathname string.
FileInputStream obtains input bytes
from a file in a file system. FileInputStream by
opening a connection to an actual file,
the file named by the path name name
in the file system.
FileInputStream by
opening a connection to an actual file,
the file named by the File
object file in the file system.
FileInputStream by using the file descriptor
fdObj, which represents an existing connection to an
actual file in the file system.
FileNotFoundException with
null as its error detail message.
FileNotFoundException with the
specified detail message.
File or to a FileDescriptor. name.
File object.
File object.
FilterInputStream contains
some other input stream, which it uses as
its basic source of data, possibly transforming
the data along the way or providing additional
functionality. FilterInputStream
by assigning the argument in
to the field this.in so as
to remember it for later use.
Float class wraps a value of primitive type
float in an object. Float object that
represents the primitive float argument.
Float object that
represents the argument converted to type float.
Float object that
represents the floating-point value of type float
represented by the string.
close method of this file input stream is
called when there are no more references to it.
close method of this file output stream is
called when there are no more references to this stream.
close method of this ZIP file is
called when there are no more references to it.
URL objects
representing all the resources with the given name.
Byte as a
float.
float value of this
Double object.
float value of this Float
object.
Integer as a
float.
Long as a
float.
float.
Short as a
float.
double value that is not greater than the argument and
is equal to a mathematical integer.
double value that is not greater than the argument and
is equal to a mathematical integer.
Preferences.flush().
Class object associated with the class or
interface with the given string name.
Class object associated with the class or
interface with the given string name, using the given class loader.
GregorianCalendar is a concrete subclass of
Calendar
and provides the standard calendar used by most of the world.
Preferences.get(String,String).
InetAddress
object.
InetAddress
object.
InetAddress.
allowUserInteraction field for
this object.
Manifest Attributes for this
entry, or null if none.
URL.
true if and only if the system property
named by the argument exists and is equal to the string
"true".
Preferences.getBoolean(String,boolean).
Preferences.getByteArray(String,byte[]).
getBytes() method, which uses the platform's default
charset.
null if the
cause is nonexistent or unknown.
Certificate objects for this entry, or
null if none.
FileChannel
object associated with this file input stream.
FileChannel
object associated with this file output stream.
FileChannel
object associated with this file.
DatagramChannel object
associated with this datagram socket, if any.
ServerSocketChannel object
associated with this socket, if any.
SocketChannel
object associated with this socket, if any.
dst.
Class objects representing all
the public classes and interfaces that are members of the class
represented by this Class object.
Class representing the component type of an
array.
Constructor object that reflects the specified
public constructor of the class represented by this Class
object.
Constructor objects reflecting
all the public constructors of the class represented by this
Class object.
content-encoding header field.
content-length header field.
content-type header field.
date header field.
Calendar.get(Calendar.DAY_OF_MONTH).
Calendar.get(Calendar.DAY_OF_WEEK).
Class objects reflecting all the
classes and interfaces declared as members of the class represented by
this Class object.
Constructor object that reflects the specified
constructor of the class or interface represented by this
Class object.
Constructor objects reflecting all the
constructors declared by the class represented by this
Class object.
Field object that reflects the specified declared
field of the class or interface represented by this Class
object.
Field objects reflecting all the fields
declared by the class or interface represented by this
Class object.
Method object that reflects the specified
declared method of the class or interface represented by this
Class object.
Method objects reflecting all the
methods declared by the class or interface represented by this
Class object.
Class object
is a member of another class, returns the Class object
representing the class in which it was declared.
TimeZone for this host.
allowUserInteraction
field.
URL.
URLConnection's
useCaches flag.
URLConnection's
doInput flag.
URLConnection's
doOutput flag.
Preferences.getDouble(String,double).
ZipEntry for the given entry name or
null if not found.
expires header field.
FileDescriptor
object that represents the connection to
the actual file in the file system being
used by this FileInputStream.
Field object that reflects the specified public
member field of the class or interface represented by this
Class object.
Field objects reflecting all
the accessible public fields of the class or interface represented by
this Class object.
URL.
fd field.
Preferences.getFloat(String,float).
boolean indicating
whether or not HTTP redirects (3xx) should
be automatically followed.
nth header field.
nth header field.
nth header field.
nth header field.
URL, if applicable.
hostname.
Calendar.get(Calendar.HOUR_OF_DAY).
ifModifiedSince field.
checkPermission
call be used instead.
address field.
Currency instance for the given currency code.
Currency instance for the country of the
given locale.
HttpURLConnection's
instanceFollowRedirects field.
Preferences.getInt(String,int).
JarEntry for the given entry name or
null if not found.
last-modified header field.
localport field.
null if it is not bound yet.
null if it is not bound yet.
null if it is not bound yet.
InputStreamReader and BufferedReader
classes.
OutputStreamWriter, BufferedWriter, and
PrintWriter classes.
long value of the system property
with the specified name.
long value of the system property
with the specified name.
long value of the system property with
the specified name.
Preferences.getLong(String,long).
null if none.
Manifest for this JAR file, or
null if none.
Method object that reflects the specified public
member method of the class or interface represented by this
Class object.
Method objects reflecting all
the public member methods of the class or interface represented
by this Class object, including those declared by the class
or interface and and those inherited from superclasses and
superinterfaces.
Calendar.get(Calendar.MINUTE).
Calendar.get(Calendar.MONTH).
ClassLoader instance.
ClassLoader
instance.
null if this pathname does not name a parent directory.
null if this pathname does not name a parent
directory.
URL.
port field.
URL.
ProtectionDomain of this class.
URL.
URL.
URL.
null if it is unconnected.
- getRemoteSocketAddress() -
Method in class java.net.Socket
- Returns the address of the endpoint this socket is connected to, or
null if it is unconnected.
- getRequestMethod() -
Method in class java.net.HttpURLConnection
- Get the request method.
- getRequestProperties() -
Method in class java.net.URLConnection
- Returns an unmodifiable Map of general request
properties for this connection.
- getRequestProperty(String) -
Method in class java.net.URLConnection
- Returns the value of the named general request property for this
connection.
- getRequestingHost() -
Method in class java.net.Authenticator
- Gets the
hostname of the
site or proxy requesting authentication, or null
if not available.
- getRequestingPort() -
Method in class java.net.Authenticator
- Gets the port number for the requested connection.
- getRequestingPrompt() -
Method in class java.net.Authenticator
- Gets the prompt string given by the requestor.
- getRequestingProtocol() -
Method in class java.net.Authenticator
- Give the protocol that's requesting the connection.
- getRequestingScheme() -
Method in class java.net.Authenticator
- Gets the scheme of the requestor (the HTTP scheme
for an HTTP firewall, for example).
- getRequestingSite() -
Method in class java.net.Authenticator
- Gets the
InetAddress of the
site requesting authorization, or null
if not available.
- 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.
- getResourceBundle() -
Method in class java.util.logging.LogRecord
- Get the localization resource bundle
This is the ResourceBundle that should be used to localize
the message string before formatting it.
- getResourceBundle() -
Method in class java.util.logging.Logger
- Retrieve the localization resource bundle for this
logger for the current default locale.
- getResourceBundleName() -
Method in class java.util.logging.Level
- Return the level's localization resource bundle name, or
null if no localization bundle is defined.
- getResourceBundleName() -
Method in class java.util.logging.LogRecord
- Get the localization resource bundle name
This is the name for the ResourceBundle that should be
used to localize the message string before formatting it.
- getResourceBundleName() -
Method in class java.util.logging.Logger
- Retrieve the localization resource bundle name for this
logger.
- getResources(String) -
Method in class java.lang.ClassLoader
- Finds all the resources with the given name.
- getResponseCode() -
Method in class java.net.HttpURLConnection
- Gets the status code from an HTTP response message.
- getResponseMessage() -
Method in class java.net.HttpURLConnection
- Gets the HTTP response message, if any, returned along with the
response code from a server.
- getReuseAddress() -
Method in class java.net.DatagramSocket
- Tests if SO_REUSEADDR is enabled.
- getReuseAddress() -
Method in class java.net.ServerSocket
- Tests if SO_REUSEADDR is enabled.
- getReuseAddress() -
Method in class java.net.Socket
- Tests if SO_REUSEADDR is enabled.
- getRuntime() -
Static method in class java.lang.Runtime
- Returns the runtime object associated with the current Java application.
- 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
- Gets the system security interface.
- getSendBufferSize() -
Method in class java.net.DatagramSocket
- Get value of the SO_SNDBUF option for this DatagramSocket, that is the
buffer size used by the platform for output on this DatagramSocket.
- getSendBufferSize() -
Method in class java.net.Socket
- Get value of the SO_SNDBUF option for this Socket,
that is the buffer size used by the platform
for output on this Socket.
- getSequenceNumber() -
Method in class java.util.logging.LogRecord
- Get the sequence number.
- getSerialVersionUID() -
Method in class java.io.ObjectStreamClass
- Return the serialVersionUID for this class.
- getSigners() -
Method in class java.lang.Class
- Gets the signers of this class.
- getSize() -
Method in class java.util.zip.ZipEntry
- Returns the uncompressed size of the entry data, or -1 if not known.
- getSoLinger() -
Method in class java.net.Socket
- Returns setting for SO_LINGER. -1 returns implies that the
option is disabled.
- getSoTimeout() -
Method in class java.net.DatagramSocket
- Retrive setting for SO_TIMEOUT. 0 returns implies that the
option is disabled (i.e., timeout of infinity).
- getSoTimeout() -
Method in class java.net.ServerSocket
- Retrive setting for SO_TIMEOUT. 0 returns implies that the
option is disabled (i.e., timeout of infinity).
- getSoTimeout() -
Method in class java.net.Socket
- Returns setting for SO_TIMEOUT. 0 returns implies that the
option is disabled (i.e., timeout of infinity).
- getSocketAddress() -
Method in class java.net.DatagramPacket
- Gets the SocketAddress (usually IP address + port number) of the remote
host that this packet is being sent to or is coming from.
- getSource() -
Method in class java.util.EventObject
- The object on which the Event initially occurred.
- getSourceClassName() -
Method in class java.util.logging.LogRecord
- Get the name of the class that (allegedly) issued the logging request.
- getSourceMethodName() -
Method in class java.util.logging.LogRecord
- Get the name of the method that (allegedly) issued the logging request.
- 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.
- getSpi(String) -
Method in class java.util.prefs.AbstractPreferences
- Return the value associated with the specified key at this preference
node, or null if there is no association for this key, or the
association cannot be determined at this time.
- getStackTrace() -
Method in class java.lang.Throwable
- Provides programmatic access to the stack trace information printed by
Throwable.printStackTrace().
- 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.
- getSuperclass() -
Method in class java.lang.Class
- Returns the
Class representing the superclass of the entity
(class, interface, primitive type or void) represented by this
Class.
- getSymbol() -
Method in class java.util.Currency
- Gets the symbol of this currency for the default 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 for delegation.
- 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.
- getTTL() -
Method in class java.net.DatagramSocketImpl
- Deprecated. use getTimeToLive instead.
- getTTL() -
Method in class java.net.MulticastSocket
- Deprecated. use the getTimeToLive method instead, which returns
an int instead of a byte.
- getTail(Handler) -
Method in class java.util.logging.Formatter
- Return the tail string for a set of formatted records.
- getTail(Handler) -
Method in class java.util.logging.XMLFormatter
- Return the tail string for a set of XML formatted records.
- getTcpNoDelay() -
Method in class java.net.Socket
- Tests if TCP_NODELAY is enabled.
- 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.
- getThreadID() -
Method in class java.util.logging.LogRecord
- Get an identifier for the thread where the message originated.
- getThrown() -
Method in class java.util.logging.LogRecord
- Get any throwable associated with the log record.
- getTime() -
Method in class java.util.Calendar
- Gets this Calendar's current time.
- 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.
- getTime() -
Method in class java.util.zip.ZipEntry
- Returns the modification time of the entry, or -1 if not specified.
- getTimeInMillis() -
Method in class java.util.Calendar
- Gets this Calendar's current time as a long.
- getTimeToLive() -
Method in class java.net.DatagramSocketImpl
- Retrieve the TTL (time-to-live) option.
- getTimeToLive() -
Method in class java.net.MulticastSocket
- Get the default time-to-live for multicast packets sent out on
the socket.
- getTimeZone() -
Method in class java.util.Calendar
- Gets the time zone.
- getTimeZone(String) -
Static method in class java.util.TimeZone
- Gets the
TimeZone for the given ID.
- 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).
- getTotalIn() -
Method in class java.util.zip.Deflater
- Returns the total number of bytes input so far.
- getTotalIn() -
Method in class java.util.zip.Inflater
- Returns the total number of bytes input so far.
- getTotalOut() -
Method in class java.util.zip.Deflater
- Returns the total number of bytes output so far.
- getTotalOut() -
Method in class java.util.zip.Inflater
- Returns the total number of bytes output so far.
- getTrafficClass() -
Method in class java.net.DatagramSocket
- Gets traffic class or type-of-service in the IP datagram
header for packets sent from this DatagramSocket.
- getTrafficClass() -
Method in class java.net.Socket
- Gets traffic class or type-of-service in the IP header
for packets sent from this Socket
As the underlying network implementation may ignore the
traffic class or type-of-service set using
#setTrafficClass()
this method may return a different value than was previously
set using the #setTrafficClass() method on this Socket.
- getType() -
Method in class java.io.ObjectStreamField
- Get the type of the field.
- getTypeCode() -
Method in class java.io.ObjectStreamField
- Returns character encoding of field type.
- getTypeString() -
Method in class java.io.ObjectStreamField
- Return the JVM type signature.
- getURL() -
Method in class java.net.URLConnection
- Returns the value of this
URLConnection's URL
field.
- getURLs() -
Method in class java.net.URLClassLoader
- Returns the search path of URLs for loading classes and resources.
- getUseCaches() -
Method in class java.net.URLConnection
- Returns the value of this
URLConnection's
useCaches field.
- getUseParentHandlers() -
Method in class java.util.logging.Logger
- Discover whether or not this logger is sending its output
to its parent logger.
- getUserInfo() -
Method in class java.net.URL
- Gets the userInfo part of this
URL.
- getUserName() -
Method in class java.net.PasswordAuthentication
- Returns the user name.
- getValue() -
Method in interface java.util.Map.Entry
- Returns the value corresponding to this entry.
- getValue(String) -
Method in class java.util.jar.Attributes
- Returns the value of the specified attribute name, specified as
a string, or null if the attribute was not found.
- getValue(Attributes.Name) -
Method in class java.util.jar.Attributes
- Returns the value of the specified Attributes.Name, or null if the
attribute was not found.
- getValue() -
Method in class java.util.zip.Adler32
- Returns checksum value.
- getValue() -
Method in class java.util.zip.CRC32
- Returns CRC-32 value.
- getValue() -
Method in interface java.util.zip.Checksum
- Returns the current checksum value.
- getVariant() -
Method in class java.util.Locale
- Returns the variant code for this locale.
- getYear() -
Method in class java.util.Date
- Deprecated. As of JDK version 1.1,
replaced by
Calendar.get(Calendar.YEAR) - 1900.
- getenv(String) -
Static method in class java.lang.System
- Deprecated. The preferred way to extract system-dependent information
is the system properties of the
java.lang.System.getProperty methods and the
corresponding getTypeName methods of
the Boolean, Integer, and
Long primitive types. For example:
String classPath = System.getProperty("java.class.path",".");
if (Boolean.getBoolean("myapp.exper.mode"))
enableExpertCommands();
- global -
Static variable in class java.util.logging.Logger
- The "global" Logger object is provided as a convenience to developers
who are making casual use of the Logging package.
- group() -
Method in class java.util.regex.Matcher
- Returns the input subsequence matched by the previous match.
- group(int) -
Method in class java.util.regex.Matcher
- Returns the input subsequence captured by the given group during the
previous match operation.
- groupCount() -
Method in class java.util.regex.Matcher
- Returns the number of capturing groups in this matcher's pattern.
- guessContentTypeFromName(String) -
Static method in class java.net.URLConnection
- Tries to determine the content type of an object, based
on the specified "file" component of a URL.
- guessContentTypeFromStream(InputStream) -
Static method in class java.net.URLConnection
- Tries to determine the type of an input stream based on the
characters at the beginning of the input stream.
get and set indicating the
hour of the morning or afternoon.
get and set indicating the
hour of the day.
hasMoreTokens
method.
Byte.
Double object.
Float object.
Integer.
Long.
Short.
Name object for Implementation-Title
manifest attribute used for package versioning.
Name object for Implementation-Vendor-URL
manifest attribute used for package versioning.
Name object for Implementation-Vendor
manifest attribute used for package versioning.
Name object for Implementation-Vendor-Id
manifest attribute used for package versioning.
Name object for Implementation-Version
manifest attribute used for package versioning.
IOException with null
as its error detail message.
IOException with the specified detail
message.
IllegalAccessError with no detail message.
IllegalAccessError with the specified
detail message.
IllegalAccessException without a
detail message.
IllegalAccessException with a detail message.
IllegalArgumentException with no
detail message.
IllegalArgumentException with the
specified detail message.
IllegalMonitorStateException with no
detail message.
IllegalMonitorStateException with the
specified detail message.
IllegalThreadStateException with no
detail message.
IllegalThreadStateException with the
specified detail message.
IncompatibleClassChangeError with no
detail message.
IncompatibleClassChangeError with the
specified detail message.
IndexOutOfBoundsException with no
detail message.
IndexOutOfBoundsException with the
specified detail message.
charset. new
construct to instantiate an abstract class or an interface.
InstantiationError with no detail message.
InstantiationError with the specified
detail message.
newInstance method in class
Class, but the specified class object cannot be
instantiated because it is an interface or is an abstract class.InstantiationException with no detail message.
InstantiationException with the
specified detail message.
Integer class wraps a value of the primitive type
int in an object. Integer object that
represents the specified int value.
Integer object that
represents the int value indicated by the
String parameter.
InternalError with no detail message.
InternalError with the specified
detail message.
interrupt method in class Thread.InterruptedException with no detail message.
InterruptedException with the
specified detail message.
InterruptedIOException with
null as its error detail message.
InterruptedIOException with the
specified detail message.
InvalidObjectException.
Preferences
specification.