|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
toString, hashCode,
and equals.Map implementations that defines its operations in terms
of the key-based methods get() and keySet().Log interface that provides much of the front-end
logic for processing logging requests.true.
Pair.inverse().put() method.
AbstractRelation.add(Object, Object).
element to the set, sorted by orderBy.
Pair.make(first, second) to the set.
Pair.make(first, second) to the set.
val to the multiset.
val to the multiset.
Pair.make(first, second) to the set.
Pair.make(p.first(), p.second()) to the set.
Pair.make(first, second) to the set.
Triple.make(first, second, third) to the set.
Quad.make(first, second, third, fourth) to the set.
parent in sequence.
s to this set (if it is not already present).
coll to this multiset.
FilePredicate that always accepts.
FilePredicate that always rejects.
iter.
iter1 and iter2.
&&) of p1 and p2.
&&) of p1, p2, and p3.
&&) of the given predicates.
&&) of p1 and p2.
&&) of p1, p2, and p3.
&&) of p1 and p2.
&&) of p1, p2, and p3.
&&) of p1 and p2.
&&) of p1, p2, and p3.
&&) of the given predicates.
&&) of the given predicates.
&&) of the given predicates.
injectionMap().get(first).
injectionMap().get(first).
second, or null if there is none.
l2 to the end of l1
forEmpty case of a visitor
forNonempty case of a visitor
arg(), produce a continuation for the ultimate result.
arg1() and arg2(), produce a continuation for
the ultimate result.
arg is already on the stack; push arg
onto the stack with the given precomputed result during thunk's evaluation
arg is already on the stack; push arg
onto the stack with the given precomputed result during thunk's evaluation
arg is already on the stack; push arg
onto the stack with the given precomputed result during thunk's evaluation
arg, unless arg is already on the
stack; push arg onto the stack with the given precomputed result during
lambda's evaluation
arg, unless arg is already on the
stack; push arg onto the stack with the given precomputed result during
lambda's evaluation
arg, unless arg is already on the
stack; push arg onto the stack with the given precomputed result during
lambda's evaluation
thunk's evaluation
thunk's evaluation
thunk's evaluation
lambda's evaluation
lambda's evaluation
lambda's evaluation
thunk's evaluation
thunk's evaluation
thunk's evaluation
lambda's evaluation
lambda's evaluation
lambda's evaluation
thunk's evaluation
thunk's evaluation
thunk's evaluation
lambda's evaluation
lambda's evaluation
lambda's evaluation
arg is already on the stack; push arg
onto the stack during thunk evaluation
threshold instances of arg are already
on the stack; push arg onto the stack during thunk evaluation
arg is not on the stack, evaluate thunk; otherwise, evaluate
infiniteCase.
threshold instances of arg are on the stack, evaluate
thunk; otherwise, evaluate infiniteCase.
arg, unless arg is already on
the stack; push arg onto the stack during lambda evaluation
arg, unless threshold instances
of arg are already on the stack; push arg onto the stack during
lambda evaluation
arg is not on the stack, evaluate lambda with argument arg;
otherwise, evaluate infiniteCase.
threshold instances of arg are on the stack, evaluate
lambda with argument arg; otherwise, evaluate infiniteCase.
threshold instances of the given arguments are
already on the stack; push the arguments onto the stack during thunk evaluation
thunk; otherwise, evaluate
infiniteCase.
threshold instances of the given arguments are on the stack,
evaluate thunk; otherwise, evaluate infiniteCase.
threshold instances
of the arguments are already on the stack; push the arguments onto the stack
during lambda evaluation
lambda with the arguments;
otherwise, evaluate infiniteCase.
threshold instances of the given arguments are on the stack,
evaluate lambda with the arguments; otherwise, evaluate infiniteCase.
threshold instances of the given arguments are
already on the stack; push the arguments onto the stack during thunk evaluation
thunk; otherwise, evaluate
infiniteCase.
threshold instances of the given arguments are on the stack,
evaluate thunk; otherwise, evaluate infiniteCase.
threshold instances
of the arguments are already on the stack; push the arguments onto the stack
during lambda evaluation
lambda with the arguments;
otherwise, evaluate infiniteCase.
threshold instances of the given arguments are on the stack,
evaluate lambda with the arguments; otherwise, evaluate infiniteCase.
threshold instances of the given arguments are
already on the stack; push the arguments onto the stack during thunk evaluation
thunk; otherwise, evaluate
infiniteCase.
threshold instances of the given arguments are on the stack,
evaluate thunk; otherwise, evaluate infiniteCase.
threshold instances
of the arguments are already on the stack; push the arguments onto the stack
during lambda evaluation
lambda with the arguments;
otherwise, evaluate infiniteCase.
threshold instances of the given arguments are on the stack,
evaluate lambda with the arguments; otherwise, evaluate infiniteCase.
visitor.forNone()
RecurUtil.arrayToString(Object, ArrayStringMode) with a default string mode
RecurUtil.ArrayStringMode.DEEP_BRACED
RecurUtil.arrayToString(Object[], ArrayStringMode) with a default string mode
RecurUtil.ArrayStringMode.DEEP_BRACED
RecurUtil.arrayToString(boolean[], ArrayStringMode) with a default string mode
RecurUtil.ArrayStringMode.DEEP_BRACED
RecurUtil.arrayToString(char[], ArrayStringMode) with a default string mode
RecurUtil.ArrayStringMode.DEEP_BRACED
RecurUtil.arrayToString(byte[], ArrayStringMode) with a default string mode
RecurUtil.ArrayStringMode.DEEP_BRACED
RecurUtil.arrayToString(short[], ArrayStringMode) with a default string mode
RecurUtil.ArrayStringMode.DEEP_BRACED
RecurUtil.arrayToString(int[], ArrayStringMode) with a default string mode
RecurUtil.ArrayStringMode.DEEP_BRACED
RecurUtil.arrayToString(long[], ArrayStringMode) with a default string mode
RecurUtil.ArrayStringMode.DEEP_BRACED
RecurUtil.arrayToString(float[], ArrayStringMode) with a default string mode
RecurUtil.ArrayStringMode.DEEP_BRACED
RecurUtil.arrayToString(double[], ArrayStringMode) with a default string mode
RecurUtil.ArrayStringMode.DEEP_BRACED
Runnable to an ActionListener
Runnable1 to an ActionListener
r is a BufferedReader, cast it as such; otherwise, wrap it in a BufferedReader.
w is a BufferedWriter, cast it as such; otherwise, wrap it in a BufferedWriter.
in is a BufferedInputStream, cast it as such; otherwise, wrap it in a
BufferedInputStream.
out is a BufferedOutputStream, cast it as such; otherwise, wrap it in a
BufferedOutputStream.
Iterable to a Collection.
Enumeration based on the given Iterator.
FileFilter in terms of a Predicate.
FilePredicate in terms of a FileFilter (this provides access
to predicate operations like and and or).
CharSequence.
Enumeration.
StringTokenizer.
Reader.
InputStream.
null.
result.
null.
result.
null.
result.
null.
result.
Map to a LambdaMap.
Iterable to a PredicateSet.
ActionListener to a Runnable1