Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
_
N
NaN
- Static variable in class rebuild.util.ref.
RefDouble
A Not-a-Number (NaN) value of type double.
NaN
- Static variable in class rebuild.util.ref.
RefFloat
A Not-a-Number (NaN) value of type float.
NEGATIVE_INFINITY
- Static variable in class rebuild.util.ref.
RefDouble
The negative infinity of type double.
NEGATIVE_INFINITY
- Static variable in class rebuild.util.ref.
RefFloat
The negative infinity of type float.
NewLine
- Static variable in class rebuild.util.io.
Path
Gets the newline string defined for this environment.
nextDouble(double)
- Static method in class rebuild.util.
MathUtilities
Finds the least double greater than d.
nextDouble(double, boolean)
- Static method in class rebuild.util.
MathUtilities
Finds the least double greater than d (if positive == true), or the greatest double less than d (if positive == false).
nIcon
- Variable in class rebuild.ui.component.
CustomButtonField
Normal icon.
NO_ALPHA
- Static variable in class rebuild.graphics.
PNGEncoder
Constant specifying that alpha channel should not be encoded.
NO_COMPRESSION
- Static variable in class rebuild.graphics.tiff.tags.
CompressionTag
No compression, but pack data into bytes as tightly as possible, leaving no unused bits (except at the end of a row).
NONE
- Static variable in class rebuild.graphics.tiff.tags.
ResolutionUnitTag
No absolute unit of measurement.
notEquals(byte)
- Method in class rebuild.util.ref.
RefNumber
Returns true if and only if the argument is not equal to this
RefNumber
.
notEquals(short)
- Method in class rebuild.util.ref.
RefNumber
Returns true if and only if the argument is not equal to this
RefNumber
.
notEquals(int)
- Method in class rebuild.util.ref.
RefNumber
Returns true if and only if the argument is not equal to this
RefNumber
.
notEquals(long)
- Method in class rebuild.util.ref.
RefNumber
Returns true if and only if the argument is not equal to this
RefNumber
.
notEquals(float)
- Method in class rebuild.util.ref.
RefNumber
Returns true if and only if the argument is not equal to this
RefNumber
.
notEquals(double)
- Method in class rebuild.util.ref.
RefNumber
Returns true if and only if the argument is not equal to this
RefNumber
.
notEquals(Object)
- Method in class rebuild.util.ref.
RefNumber
Returns true if and only if the argument is not equal to this
RefNumber
.
notEquals(RefNumber)
- Method in class rebuild.util.ref.
RefNumber
Returns true if and only if the argument is not equal to this
RefNumber
.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
_