JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
$
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
V
F
free()
- Method in class at.jku.risc.stout.tgau.algo.
AlignmentList
free()
- Method in class at.jku.risc.stout.tgau.data.
TermAtomList
Clean up the references and return the object to the pool.
free()
- Method in class at.jku.risc.stout.tgau.util.
CoordList
Clean up the references and return the object to the pool.
free(T)
- Method in class at.jku.risc.stout.tgau.util.
Pool
Calls the method
Poolable.cleanUp()
to clean the object and returns it into this pool.
fullCleanUp()
- Static method in class at.jku.risc.stout.tgau.algo.
AlignmentList
Cleans up the entire memory from the current object pool.
fullCleanUp()
- Static method in class at.jku.risc.stout.tgau.data.
TermAtomList
Cleans up the entire memory from the current object pool.
fullCleanUp()
- Static method in class at.jku.risc.stout.tgau.util.
CoordList
Cleans up the entire memory from the current object pool.
FunctionApplication
- Class in
at.jku.risc.stout.tgau.data.atom
A function application consists of a
FunctionSymbol
and a List of variables.
FunctionApplication(FunctionSymbol, List<Variable>)
- Constructor for class at.jku.risc.stout.tgau.data.atom.
FunctionApplication
Instantiates a new term node.
FunctionSymbol
- Class in
at.jku.risc.stout.tgau.data.atom
A
TermAtom
which represents a function symbol.
FunctionSymbol(String)
- Constructor for class at.jku.risc.stout.tgau.data.atom.
FunctionSymbol
$
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
V
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes