|
Foundation 1.1.2 | ||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||
RSAParameterSpec object from the
given keysize and public-exponent value.
RSAPrivateCrtKeySpec
given the modulus, publicExponent, privateExponent,
primeP, primeQ, primeExponentP, primeExponentQ, and
crtCoefficient as defined in PKCS#1.
long seed:
File argument.
RuleBasedCollator class is a concrete subclass of
Collator that provides a simple, data-driven, table
collator.Runnable interface should be implemented by any
class whose instances are intended to be executed by a thread.Runtime that allows the application to interface with
the environment in which the application is running.RuntimeException is the superclass of those
exceptions that can be thrown during the normal operation of the
Java Virtual Machine.null as its
detail message.
double value with a positive sign, greater
than or equal to 0.0 and less than 1.0.
double value with a positive sign, greater
than or equal to 0.0 and less than 1.0.
read
method of InputStream.
len bytes of data into an array of bytes
from this input stream.
b.
len bytes of data from the contained
input stream into an array of bytes.
b.length bytes of data from this input
stream into an array of bytes.
len bytes of data from this input stream
into an array of bytes.
byte.length bytes of data from this
input stream into an array of bytes.
len bytes of data from this input stream
into an array of bytes.
b.
len bytes of data from the input stream into
an array of bytes.
len bytes of data from this piped input
stream into an array of bytes.
len characters of data from this piped
stream into an array of characters.
len bytes of data from this input stream into
an array of bytes.
len bytes of data from this file into an
array of bytes.
b.length bytes of data from this file
into an array of bytes.
len bytes of data from this input stream
into an array of bytes.
true if that byte is nonzero,
false if that byte is zero.
readBoolean
method of DataInput.
boolean from this file.
readByte
method of DataInput.
char and returns the char value.
readChar
method of DataInput.
double value.
readDouble
method of DataInput.
double from this file.
float value.
readFloat
method of DataInput.
float from this file.
b.
len
bytes from
an input stream.
readFully
method of DataInput.
readFully
method of DataInput.
b.length bytes from this file into the byte
array, starting at the current file pointer.
len bytes from this file into the byte
array, starting at the current file pointer.
int value.
readInt
method of DataInput.
BufferedReader.readLine() method. Programs that use the
DataInputStream class to read lines can be converted to use
the BufferedReader class by replacing code of the form:
DataInputStream d = new DataInputStream(in);
with:
BufferedReader d
= new BufferedReader(new InputStreamReader(in));
long value.
readLong
method of DataInput.
CertPath constructed from the type and data.
short value.
readShort
method of DataInput.
readUTF
method of DataInput.
in a representation
of a Unicode character string encoded in
Java modified UTF-8 format; this string
of characters is then returned as a String.
int, and returns
the result, which is therefore in the range
0
through 255.
readUnsignedByte
method of DataInput.
int value in the range 0
through 65535.
readUnsignedShort
method of DataInput.
key property (and its corresponding
value).
key (and its corresponding
value) from this dictionary.
oldChar in this string with newChar.
StringBuffer
with characters in the specified String.
reset
method of InputStream.
count field of this byte array output
stream to zero, so that all currently accumulated output in the
ouput stream is discarded.
mark method was last called on this input stream.
mark method was last called on this input stream.
read/write pointer as well as the
offset and length state variables.
ordinaryChar method
for more information on a character being ordinary.
int representing the three digit HTTP Status-Code.
double value that is closest in value
to the argument and is equal to a mathematical integer.
double value that is closest in value
to the argument and is equal to a mathematical integer.
int to the argument.
long to the argument.
int to the argument.
long to the argument.
Runnable is used
to create a thread, starting the thread causes the object's
run method to be called in that separately executing
thread.
Runnable run object, then that
Runnable object's run method is called;
otherwise, this method does nothing and returns.
|
Foundation 1.1.2 | ||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||