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

C

CALL - Enum constant in enum class components.statement.StatementKernel.Kind
 
canConvertToInt() - Method in interface components.naturalnumber.NaturalNumber
Reports whether this is small enough to convert to int.
canConvertToInt() - Method in class components.naturalnumber.NaturalNumberSecondary
 
canParseBoolean(String) - Static method in class components.utilities.FormatChecker
Checks whether the given String represents a valid boolean value.
canParseDouble(String) - Static method in class components.utilities.FormatChecker
Checks whether the given String represents a valid real value (as defined in Double).
canParseInt(String) - Static method in class components.utilities.FormatChecker
Checks whether the given String represents a valid integer value in the range Integer.MIN_VALUE..Integer.MAX_VALUE.
canParseLong(String) - Static method in class components.utilities.FormatChecker
Checks whether the given String represents a valid integer value in the range Long.MIN_VALUE..Long.MAX_VALUE.
canSetFromString(String) - Method in interface components.naturalnumber.NaturalNumber
Reports whether s is of the right form to convert to a NaturalNumber.
canSetFromString(String) - Method in class components.naturalnumber.NaturalNumberSecondary
 
changeToExtractionMode() - Method in class components.sortingmachine.SortingMachine1L
 
changeToExtractionMode() - Method in class components.sortingmachine.SortingMachine2
 
changeToExtractionMode() - Method in class components.sortingmachine.SortingMachine3
 
changeToExtractionMode() - Method in class components.sortingmachine.SortingMachine4
 
changeToExtractionMode() - Method in class components.sortingmachine.SortingMachine5
 
changeToExtractionMode() - Method in interface components.sortingmachine.SortingMachineKernel
Changes the mode of this from insertion to extraction.
child(int) - Method in interface components.xmltree.XMLTree
Returns the k-th subtree of the root of this.
child(int) - Method in class components.xmltree.XMLTree1
 
child(int) - Method in class components.xmltree.XMLTree2
 
clear() - Method in class components.binarytree.BinaryTree1
 
clear() - Method in class components.list.List1L
 
clear() - Method in class components.list.List2
 
clear() - Method in class components.list.List3
 
clear() - Method in class components.map.Map1L
 
clear() - Method in class components.map.Map2
 
clear() - Method in class components.map.Map3
 
clear() - Method in class components.map.Map4
 
clear() - Method in class components.naturalnumber.NaturalNumber1L
 
clear() - Method in class components.naturalnumber.NaturalNumber2
 
clear() - Method in class components.naturalnumber.NaturalNumber3
 
clear() - Method in class components.naturalnumber.NaturalNumber4
 
clear() - Method in class components.program.Program1
 
clear() - Method in class components.queue.Queue1L
 
clear() - Method in class components.queue.Queue2
 
clear() - Method in class components.queue.Queue3
 
clear() - Method in class components.sequence.Sequence1L
 
clear() - Method in class components.sequence.Sequence2L
 
clear() - Method in class components.sequence.Sequence3
 
clear() - Method in class components.set.Set1L
 
clear() - Method in class components.set.Set2
 
clear() - Method in class components.set.Set3
 
clear() - Method in class components.set.Set4
 
clear() - Method in class components.simplereader.SimpleReader1L
 
clear() - Method in class components.simplewriter.SimpleWriter1L
 
clear() - Method in class components.sortingmachine.SortingMachine1L
 
clear() - Method in class components.sortingmachine.SortingMachine2
 
clear() - Method in class components.sortingmachine.SortingMachine3
 
clear() - Method in class components.sortingmachine.SortingMachine4
 
clear() - Method in class components.sortingmachine.SortingMachine5
 
clear() - Method in class components.stack.Stack1L
 
clear() - Method in class components.stack.Stack2
 
clear() - Method in class components.stack.Stack3
 
clear() - Method in interface components.standard.Standard
Resets this to an initial value.
clear() - Method in class components.statement.Statement1
 
clear() - Method in class components.stopwatch.Stopwatch1
 
clear() - Method in class components.tree.Tree1
 
close() - Method in class components.simplereader.SimpleReader1L
 
close() - Method in interface components.simplereader.SimpleReaderKernel
Closes the stream.
close() - Method in class components.simplewriter.SimpleWriter1L
 
close() - Method in interface components.simplewriter.SimpleWriterKernel
Closes the stream.
combineWith(Map<K, V>) - Method in interface components.map.Map
Combines m with this.
combineWith(Map<K, V>) - Method in class components.map.MapSecondary
 
compareTo(NaturalNumber) - Method in class components.naturalnumber.NaturalNumberSecondary
 
components.ampmclock - package components.ampmclock
Provides the AMPMClock family interfaces and implementing classes.
components.binarytree - package components.binarytree
Provides the BinaryTree family interfaces and implementing classes.
components.list - package components.list
Provides the List family interfaces and implementing classes.
components.map - package components.map
Provides the Map family interfaces and implementing classes.
components.naturalnumber - package components.naturalnumber
Provides the NaturalNumber family interfaces and implementing classes.
components.program - package components.program
Provides the Program family interfaces and implementing classes.
components.queue - package components.queue
Provides the Queue family interfaces and implementing classes.
components.random - package components.random
Provides the Random family interfaces and implementing classes.
components.sequence - package components.sequence
Provides the Sequence family interfaces and implementing classes.
components.set - package components.set
Provides the Set family interfaces and implementing classes.
components.simplereader - package components.simplereader
Provides the SimpleReader family interfaces and implementing classes.
components.simplewriter - package components.simplewriter
Provides the SimpleWriter family interfaces and implementing classes.
components.sortingmachine - package components.sortingmachine
Provides the SortingMachine family interfaces and implementing classes.
components.stack - package components.stack
Provides the Stack family interfaces and implementing classes.
components.standard - package components.standard
Provides the Standard interface.
components.statement - package components.statement
Provides the Statement family interfaces and implementing classes.
components.stopwatch - package components.stopwatch
Provides the Stopwatch family interfaces and implementing classes.
components.tree - package components.tree
Provides the Tree family interfaces and implementing classes.
components.utilities - package components.utilities
Provides the FormatChecker, Reporter, and Tokenizer utility classes.
components.xmltree - package components.xmltree
Provides the XMLTree family interfaces and implementing classes.
contains(T) - Method in class components.set.Set1L
 
contains(T) - Method in class components.set.Set2
 
contains(T) - Method in class components.set.Set3
 
contains(T) - Method in class components.set.Set4
 
contains(T) - Method in interface components.set.SetKernel
Reports whether x is in this.
copyFrom(NaturalNumber) - Method in interface components.naturalnumber.NaturalNumber
Copies n to this.
copyFrom(NaturalNumber) - Method in class components.naturalnumber.NaturalNumberSecondary
 
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