|
J avolution v5.2 (J2SE 1.5+) | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
int
value in the range
[min, max]
(fast and thread-safe without synchronization).
long
value in the range
[min, max]
(fast and thread-safe without synchronization).
float
value in the range
[min, max]
(fast and thread-safe without synchronization).
double
value in the range
[min, max]
(fast and thread-safe without synchronization).
allocation
policies (e.g.
"stack"
allocations).instance
immediately
(on the stack when executing in a StackContext
).
instance
immediately
(on the stack when executing in a StackContext
).
instance
immediately
(on the stack when executing in a StackContext
).
instance
immediately
(on the stack when executing in a StackContext
).
instance
immediately
(on the stack when executing in a StackContext
).
AssertionException
when an assertion fails.
AssertionException
when an assertion fails, including any timing
assertion.
null
).
[fromIndex..toIndex[ from
this table.
- REPAIRING_PREFIX -
Static variable in class javolution.xml.stream.XMLOutputFactory
- Property used to specify the prefix to be appended by a trailing
part (a sequence number) in order to make it unique to be usable as
a temporary non-colliding prefix when repairing namespaces
(type:
String
, default: "ns"
).
- replace(CharSequence, CharSequence) -
Method in class javolution.text.Text
- Replaces each character sequence of this text that matches the specified
target sequence with the specified replacement sequence.
- replace(CharSet, CharSequence) -
Method in class javolution.text.Text
- Replaces the specified characters in this text with the specified
replacement sequence.
- require(int, CharSequence, CharSequence) -
Method in interface javolution.xml.stream.XMLStreamReader
- Tests if the current event is of the given type and if the namespace and
name match the current namespace and name of the current event.
- require(int, CharSequence, CharSequence) -
Method in class javolution.xml.stream.XMLStreamReaderImpl
-
- reset() -
Method in class javolution.io.AppendableWriter
-
- reset() -
Method in class javolution.io.CharSequenceReader
-
- reset() -
Method in class javolution.io.UTF8ByteBufferReader
-
- reset() -
Method in class javolution.io.UTF8ByteBufferWriter
-
- reset() -
Method in class javolution.io.UTF8StreamReader
-
- reset() -
Method in class javolution.io.UTF8StreamWriter
-
- reset() -
Method in interface javolution.lang.Reusable
- Resets the internal state of this object to its default values.
- reset() -
Method in class javolution.text.TextBuilder
- Resets this text builder for reuse (equivalent to
TextBuilder.clear()
).
- reset() -
Method in class javolution.util.FastList
-
- reset() -
Method in class javolution.util.FastMap
-
- reset() -
Method in class javolution.util.FastSet
-
- reset() -
Method in class javolution.util.FastTable
-
- reset() -
Method in class javolution.xml.sax.SAX2ReaderImpl
-
- reset() -
Method in class javolution.xml.sax.XMLReaderImpl
-
- reset() -
Method in class javolution.xml.stream.XMLStreamReaderImpl
-
- reset() -
Method in class javolution.xml.stream.XMLStreamWriterImpl
-
- reset() -
Method in class javolution.xml.XMLBinding
-
- reset() -
Method in class javolution.xml.XMLObjectReader
- Resets this object reader for reuse.
- reset() -
Method in class javolution.xml.XMLObjectWriter
- Resets this object writer for reuse.
- reset() -
Method in class javolution.xml.XMLReferenceResolver
-
- retainAll(Collection<?>) -
Method in class javolution.util.FastCollection
- Retains only the values in this collection that are contained in the
specified collection.
- Reusable - Interface in javolution.lang
- This interfaces identifies mutable objects capable of being used again
or repeatedly; once
reset
, reusable objects behave as if
they were brand-new. - reverse() -
Method in class javolution.text.TextBuilder
- Reverses this character sequence.
- ROOT -
Static variable in class javolution.context.Context
- Holds the root context (top context of all threads).
- round(float) -
Static method in class javolution.lang.MathLib
- Returns the closest
int
to the specified argument.
- round(double) -
Static method in class javolution.lang.MathLib
- Returns the closest
long
to the specified argument.
- run() -
Method in class javolution.ContextTestSuite
-
- run() -
Method in class javolution.testing.TestSuite
- Runs this test suite.
- run() -
Method in class javolution.UtilTestSuite
-
|
J avolution v5.2 (J2SE 1.5+) | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |