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
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
F
f(T)
- Method in interface util.
Predicate
This method defines the function represented by this Predicate.
file
- Variable in class types.
Widget
The .gui file declaring this widget.
fileChooser
- Variable in class learningTool.
LearningToolGUI
FileChooser
- Class in
lib.java
FileChooser(Widget, WidgetDef)
- Constructor for class lib.java.
FileChooser
fileMenu
- Variable in class learningTool.
LearningToolGUI
filename
- Variable in class types.
GUIFile
The filename of the original source file.
FillBuff()
- Method in class parser.
SimpleCharStream
finish()
- Method in class output.java.
CodeBuilder
Return the code generated by the builder.
finish()
- Method in interface util.
Builders.Builder
finish()
- Method in class util.
Streams.PipeHandler
Stop forwarding data, flushing all output.
finishBlock()
- Method in class output.java.
CodeBuilder
Finish building a code block.
finishBlock(String)
- Method in class output.java.
CodeBuilder
Finish building a code block requiring further code after the closing brace.
finishBlock(String, Object...)
- Method in class output.java.
CodeBuilder
Call
finishBlock(String.format(fmt, args))
.
finishClass()
- Method in class output.java.
CodeBuilder
Finish building a class (or interface or enum).
finishComment()
- Method in class output.java.
CodeBuilder
Finish building a multi-line comment.
finishMethod()
- Method in class output.java.
CodeBuilder
Finish building a method (or constructor).
finishStaticBlock()
- Method in class output.java.
CodeBuilder
Finish building a static block for a class.
flags
- Variable in class types.
GUIFile
The set of flags that are set in the file.
fork(String...)
- Method in class util.
Shell
Run a process within this shell, in the background.
format(String, Object...)
- Method in class output.java.
CodeBuilder
Add to the code being built, using
String.format(String, Object[])
.
formatValueList(List<String>)
- Static method in class types.
Widget
Format a list of values for printing.
Frame
- Class in
lib.java
Frame(Widget, WidgetDef)
- Constructor for class lib.java.
Frame
Functional
- Class in
util
A few utility methods for functional-ish programming, including concise string manipulation and composition.
Functional.Iteration
<
T
> - Class in
util
An adaptor for iterating in a foreach loop, given an iterator.
Functional.Iteration(Iterator<T>)
- Constructor for class util.
Functional.Iteration
Construct an Iterable for an Iterator.
Functional.Range
- Class in
util
An iterable representing a range of integers.
Functional.Range.RangeIterator
- Class in
util
Functional.Zipper
<
A
,
B
> - Class in
util
An iterable over two iterables, pairing them element by element.
Functional.Zipper(Iterable<A>, Iterable<B>)
- Constructor for class util.
Functional.Zipper
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
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z