Index

A B C D E F G H I J K L M N O P Q R S T V W X 
All Classes and Interfaces|All Packages|Constant Field Values

T

toInt() - Method in interface components.naturalnumber.NaturalNumber
Reports the value of this as an int, when this is small enough.
toInt() - Method in class components.naturalnumber.NaturalNumberSecondary
 
Tokenizer - Class in components.utilities
Tokenizer utility class with methods to tokenize an input stream and to perform various checks on tokens.
tokens(SimpleReader) - Static method in class components.utilities.Tokenizer
Tokenizes the entire input getting rid of all whitespace separators and returning the non-separator tokens in a Queue<String>.
top() - Method in interface components.stack.Stack
Reports the top of this.
top() - Method in class components.stack.Stack1L
 
top() - Method in class components.stack.Stack2
 
top() - Method in class components.stack.Stack3
 
top() - Method in class components.stack.StackSecondary
 
toString() - Method in class components.binarytree.BinaryTreeSecondary
 
toString() - Method in class components.list.ListSecondary
 
toString() - Method in class components.map.MapSecondary.SimplePair
 
toString() - Method in class components.map.MapSecondary
 
toString() - Method in class components.naturalnumber.NaturalNumber3
 
toString() - Method in class components.naturalnumber.NaturalNumberSecondary
 
toString() - Method in class components.program.ProgramSecondary
 
toString() - Method in class components.queue.QueueSecondary
 
toString() - Method in class components.sequence.SequenceSecondary
 
toString() - Method in class components.set.SetSecondary
 
toString() - Method in class components.simplereader.SimpleReaderSecondary
 
toString() - Method in class components.simplewriter.SimpleWriterSecondary
 
toString() - Method in class components.sortingmachine.SortingMachineSecondary
 
toString() - Method in class components.stack.StackSecondary
 
toString() - Method in class components.statement.StatementSecondary
 
toString() - Method in class components.stopwatch.Stopwatch1
 
toString() - Method in class components.tree.TreeSecondary
 
toString() - Method in interface components.xmltree.XMLTree
Returns the XML string representation of this.
toString() - Method in class components.xmltree.XMLTreeSecondary
 
transferFrom(BinaryTree<T>) - Method in class components.binarytree.BinaryTree1
 
transferFrom(List<T>) - Method in class components.list.List1L
 
transferFrom(List<T>) - Method in class components.list.List2
 
transferFrom(List<T>) - Method in class components.list.List3
 
transferFrom(Map<K, V>) - Method in class components.map.Map1L
 
transferFrom(Map<K, V>) - Method in class components.map.Map2
 
transferFrom(Map<K, V>) - Method in class components.map.Map3
 
transferFrom(Map<K, V>) - Method in class components.map.Map4
 
transferFrom(NaturalNumber) - Method in class components.naturalnumber.NaturalNumber1L
 
transferFrom(NaturalNumber) - Method in class components.naturalnumber.NaturalNumber2
 
transferFrom(NaturalNumber) - Method in class components.naturalnumber.NaturalNumber3
 
transferFrom(NaturalNumber) - Method in class components.naturalnumber.NaturalNumber4
 
transferFrom(Program) - Method in class components.program.Program1
 
transferFrom(Queue<T>) - Method in class components.queue.Queue1L
 
transferFrom(Queue<T>) - Method in class components.queue.Queue2
 
transferFrom(Queue<T>) - Method in class components.queue.Queue3
 
transferFrom(Sequence<T>) - Method in class components.sequence.Sequence1L
 
transferFrom(Sequence<T>) - Method in class components.sequence.Sequence2L
 
transferFrom(Sequence<T>) - Method in class components.sequence.Sequence3
 
transferFrom(Set<T>) - Method in class components.set.Set1L
 
transferFrom(Set<T>) - Method in class components.set.Set2
 
transferFrom(Set<T>) - Method in class components.set.Set3
 
transferFrom(Set<T>) - Method in class components.set.Set4
 
transferFrom(SimpleReader) - Method in class components.simplereader.SimpleReader1L
 
transferFrom(SimpleWriter) - Method in class components.simplewriter.SimpleWriter1L
 
transferFrom(SortingMachine<T>) - Method in class components.sortingmachine.SortingMachine1L
 
transferFrom(SortingMachine<T>) - Method in class components.sortingmachine.SortingMachine2
 
transferFrom(SortingMachine<T>) - Method in class components.sortingmachine.SortingMachine3
 
transferFrom(SortingMachine<T>) - Method in class components.sortingmachine.SortingMachine4
 
transferFrom(SortingMachine<T>) - Method in class components.sortingmachine.SortingMachine5
 
transferFrom(Stack<T>) - Method in class components.stack.Stack1L
 
transferFrom(Stack<T>) - Method in class components.stack.Stack2
 
transferFrom(Stack<T>) - Method in class components.stack.Stack3
 
transferFrom(Statement) - Method in class components.statement.Statement1
 
transferFrom(Stopwatch) - Method in class components.stopwatch.Stopwatch1
 
transferFrom(Tree<T>) - Method in class components.tree.Tree1
 
transferFrom(T) - Method in interface components.standard.Standard
Sets this to the incoming value of source, and resets source to an initial value; the declaration notwithstanding, the dynamic type of source must be the same as the dynamic type of this.
Tree<T> - Interface in components.tree
TreeKernel enhanced with secondary methods.
Tree1<T> - Class in components.tree
Tree represented as a recursive data structure, done "bare-handed", with implementations of primary methods.
Tree1() - Constructor for class components.tree.Tree1
No-argument constructor.
TreeKernel<T> - Interface in components.tree
Tree kernel component with primary methods.
TreeSecondary<T> - Class in components.tree
Layered implementations of secondary methods for Tree.
TreeSecondary() - Constructor for class components.tree.TreeSecondary
 
TRUE - Enum constant in enum class components.statement.StatementKernel.Condition
 
TURNLEFT - Enum constant in enum class components.program.Program.Instruction
Byte code = 1.
TURNRIGHT - Enum constant in enum class components.program.Program.Instruction
Byte code = 2.
A B C D E F G H I J K L M N O P Q R S T V W X 
All Classes and Interfaces|All Packages|Constant Field Values