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
L
M
N
O
P
Q
R
S
T
V
W
_
N
n
- Variable in class openlist.incremental.util.
IntegersFrom
The current number from which growing takes place
name
- Variable in class openlist.examples.
WeightedDirectedGraph.Node
the symbol giving the name of this Node
neutralize()
- Method in class openlist.
OpenList
Make a neutralized version of an OpenList, in which each element has type Object.
NEWLINE
- Static variable in class openlist.reader.
SExpressionReader
nextSexp()
- Method in class openlist.reader.
SExpressionReader
Get next S expression from input stream.
nextToken()
- Method in class openlist.reader.
SExpressionReader
Get token and return TT_LONG, TT_NUMBER, TT_WORD, or TT_EOF
NIL
- Static variable in class openlist.
OpenList
the one and only empty OpenList.
nodes
- Variable in class openlist.examples.
WeightedDirectedGraph
a LinkedList of the nodes in the graph in internal form
nonEmpty()
- Method in class openlist.
OpenList
Determine whether or not this OpenList is non-empty.
nonEmpty(OpenList<Type>)
- Static method in class openlist.
OpenList
Determine whether or not the argument is non-empty.
nonEmpty()
- Method in class openlist.
Queue
Indicate whether or not the Queue is non-empty
nonEmpty()
- Method in class openlist.
Stack
Indicate whether or not the stack is non-empty
nth(int)
- Method in class openlist.
OpenList
Returns the element at index n, n = 0, 1, 2, ...
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
L
M
N
O
P
Q
R
S
T
V
W
_