Index
All Classes and Interfaces|All Packages|Constant Field Values
I
- IF - Enum constant in enum class components.statement.StatementKernel.Kind
- IF_ELSE - Enum constant in enum class components.statement.StatementKernel.Kind
- increment() - Method in interface components.naturalnumber.NaturalNumber
-
Increments
this. - increment() - Method in class components.naturalnumber.NaturalNumberSecondary
- INDENT_SIZE - Static variable in interface components.program.Program
-
A constant, with value 4, holding the number of spaces added for each indentation level when pretty printing a
Programobject. - INFECT - Enum constant in enum class components.program.Program.Instruction
-
Byte code = 3.
- inOrderAssemble(T, BinaryTree<T>, BinaryTree<T>) - Method in interface components.binarytree.BinaryTree
-
Assembles in
thisa tree that has the same in-order traversal as a tree with root labelrootand subtreesleftandright; the declaration notwithstanding, the dynamic type ofleftandrightmust be the same as the dynamic type ofthis. - inOrderAssemble(T, BinaryTree<T>, BinaryTree<T>) - Method in class components.binarytree.BinaryTreeSecondary
- insert(int, Sequence<T>) - Method in interface components.sequence.Sequence
-
Inserts
sintothisat positionpos, i.e., after thepos-th entry ofthis; and clearss. - insert(int, Sequence<T>) - Method in class components.sequence.SequenceSecondary
- isAM() - Method in interface components.ampmclock.AMPMClock
-
Reports
this.am. - isCondition(String) - Static method in class components.utilities.Tokenizer
-
Reports whether the given
Stringis a condition in the BL language. - isIdentifier(String) - Static method in class components.utilities.Tokenizer
-
Reports whether the given
Stringis an identifier in the BL language. - isInInsertionMode() - Method in class components.sortingmachine.SortingMachine1L
- isInInsertionMode() - Method in class components.sortingmachine.SortingMachine2
- isInInsertionMode() - Method in class components.sortingmachine.SortingMachine3
- isInInsertionMode() - Method in class components.sortingmachine.SortingMachine4
- isInInsertionMode() - Method in class components.sortingmachine.SortingMachine5
- isInInsertionMode() - Method in interface components.sortingmachine.SortingMachineKernel
-
Reports whether
thisis in insertion mode. - isKeyword(String) - Static method in class components.utilities.Tokenizer
-
Reports whether the given
Stringis a keyword in the BL language. - isOpen() - Method in class components.simplereader.SimpleReader1L
- isOpen() - Method in interface components.simplereader.SimpleReaderKernel
-
Reports whether the stream is open.
- isOpen() - Method in class components.simplewriter.SimpleWriter1L
- isOpen() - Method in interface components.simplewriter.SimpleWriterKernel
-
Reports whether the stream is open.
- isRunning() - Method in interface components.stopwatch.Stopwatch
-
Returns
this.running. - isRunning() - Method in class components.stopwatch.Stopwatch1
- isSubset(Set<T>) - Method in interface components.set.Set
-
Reports whether
thisis a subset ofs. - isSubset(Set<T>) - Method in class components.set.SetSecondary
- isTag() - Method in interface components.xmltree.XMLTree
-
Returns whether the label of the root of
thisis a tag. - isTag() - Method in class components.xmltree.XMLTree1
- isTag() - Method in class components.xmltree.XMLTree2
- isZero() - Method in class components.naturalnumber.NaturalNumber1L
- isZero() - Method in class components.naturalnumber.NaturalNumber2
- isZero() - Method in class components.naturalnumber.NaturalNumber3
- isZero() - Method in class components.naturalnumber.NaturalNumber4
- isZero() - Method in interface components.naturalnumber.NaturalNumberKernel
-
Reports whether
thisis zero. - iterator() - Method in class components.binarytree.BinaryTree1
- iterator() - Method in class components.list.List1L
- iterator() - Method in class components.list.List2
- iterator() - Method in class components.list.List3
- iterator() - Method in class components.map.Map1L
- iterator() - Method in class components.map.Map2
- iterator() - Method in class components.map.Map3
- iterator() - Method in class components.map.Map4
- iterator() - Method in class components.queue.Queue1L
- iterator() - Method in class components.queue.Queue2
- iterator() - Method in class components.queue.Queue3
- iterator() - Method in class components.sequence.Sequence1L
- iterator() - Method in class components.sequence.Sequence2L
- iterator() - Method in class components.sequence.Sequence3
- iterator() - Method in class components.set.Set1L
- iterator() - Method in class components.set.Set2
- iterator() - Method in class components.set.Set3
- iterator() - Method in class components.set.Set4
- iterator() - Method in class components.sortingmachine.SortingMachine1L
- iterator() - Method in class components.sortingmachine.SortingMachine2
- iterator() - Method in class components.sortingmachine.SortingMachine3
- iterator() - Method in class components.sortingmachine.SortingMachine4
- iterator() - Method in class components.sortingmachine.SortingMachine5
- iterator() - Method in class components.stack.Stack1L
- iterator() - Method in class components.stack.Stack2
- iterator() - Method in class components.stack.Stack3
- iterator() - Method in class components.tree.Tree1
All Classes and Interfaces|All Packages|Constant Field Values