|
J avolution v5.4 (J2SE 1.6+) | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
assertTrue(false, message)
.
fail(null)
.
iterators
.are equal
, they have the same hashcode
),
equality with null
values is supported.FastList
node; it allows for direct
iteration over the list values
.shared
.FastMap
entry.FastMap
;
smooth capacity increase and no rehashing ever performed.FINE
message.
FINER
message.
FINEST
message.
java.lang.Float
.
float
arrays.
float
.
double
value that is not greater than the argument and
is equal to a mathematical integer.
ByteBuffer
).
closing
).
Appendable
TextBuilder
(convenience
method which does not raise IOException).
Text
instance
(convenience method equivalent to
format(obj, TextBuilder.newInstance()).toText()
).
boolean
and appends the resulting
text to the Appendable
argument.
int
and appends the resulting
text (decimal representation) to the Appendable
argument.
int
in the specified radix and appends
the resulting text to the Appendable
argument.
long
and appends the resulting
text (decimal representation) to the Appendable
argument.
long
in the specified radix and
appends the resulting text to the Appendable
argument.
float
value.
double
value (16 or 17 digits output).
double
value according to the
specified formatting arguments.
|
J avolution v5.4 (J2SE 1.6+) | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |