A B C D E F G H I L M N O P Q R S T V W _

S

second() - Method in class openlist.OpenList
Returns the second element, provided the list has at least two elements.
SExpressionReader - Class in openlist.reader
SExpressionReader provides a reader for OpenLists and atoms.
SExpressionReader(InputStream) - Constructor for class openlist.reader.SExpressionReader
Construct an SExpressionReader from an InputStream
SExpressionReader(Reader) - Constructor for class openlist.reader.SExpressionReader
Construct an SExpressionReader from a Reader.
SOURCE_INDEX - Static variable in class openlist.examples.WeightedDirectedGraph
The first node is always the source, by convention.
SPACE - Static variable in class openlist.reader.SExpressionReader
 
Stack<Type> - Class in openlist
A Stack is a last-in, first-out repository.
Stack() - Constructor for class openlist.Stack
Create an empty Stack.
stack - Variable in class openlist.Stack
 
Symbol - Class in openlist
The Symbol class represents interned Strings.
Symbol(String) - Constructor for class openlist.Symbol
Create a Symbol with the given name.

A B C D E F G H I L M N O P Q R S T V W _