JavaScript is disabled on your browser.
Overview
Package
Class
Tree
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
Q
R
S
T
U
V
W
N
negate()
- Method in interface javax.money.
MonetaryAmount
Returns a
MonetaryAmount
whose value is
(-this)
, and whose scale is
this.scale()
.
NumberSupplier
- Interface in
javax.money
Represents a supplier of
NumberValue
-valued results.
NumberValue
- Class in
javax.money
Instances of this class allow to externalize the numeric value of a
MonetaryAmount
.
NumberValue()
- Constructor for class javax.money.
NumberValue
numberValue(Class<T>)
- Method in class javax.money.
NumberValue
Access the numeric value as
Number
.
numberValueExact(Class<T>)
- Method in class javax.money.
NumberValue
Access the numeric value as
Number
.
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Overview
Package
Class
Tree
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes