Index
All Classes and Interfaces|All Packages|Constant Field Values
N
- name() - Method in class components.program.Program1
- name() - Method in interface components.program.ProgramKernel
-
Returns the name of
this. - name() - Method in class components.simplereader.SimpleReader1L
- name() - Method in interface components.simplereader.SimpleReaderKernel
-
Reports the name of the stream.
- name() - Method in class components.simplewriter.SimpleWriter1L
- name() - Method in interface components.simplewriter.SimpleWriterKernel
-
Reports the name of the stream.
- NaturalNumber - Interface in components.naturalnumber
-
NaturalNumberKernelenhanced with secondary methods. - NaturalNumber1L - Class in components.naturalnumber
-
NaturalNumberrepresented as ajava.math.BigIntegerwith implementations of primary methods. - NaturalNumber1L() - Constructor for class components.naturalnumber.NaturalNumber1L
-
No-argument constructor.
- NaturalNumber1L(int) - Constructor for class components.naturalnumber.NaturalNumber1L
-
Constructor from
int. - NaturalNumber1L(NaturalNumber) - Constructor for class components.naturalnumber.NaturalNumber1L
-
Constructor from
NaturalNumber. - NaturalNumber1L(String) - Constructor for class components.naturalnumber.NaturalNumber1L
-
Constructor from
String. - NaturalNumber2 - Class in components.naturalnumber
- NaturalNumber2() - Constructor for class components.naturalnumber.NaturalNumber2
-
No-argument constructor.
- NaturalNumber2(int) - Constructor for class components.naturalnumber.NaturalNumber2
-
Constructor from
int. - NaturalNumber2(NaturalNumber) - Constructor for class components.naturalnumber.NaturalNumber2
-
Constructor from
NaturalNumber. - NaturalNumber2(String) - Constructor for class components.naturalnumber.NaturalNumber2
-
Constructor from
String. - NaturalNumber3 - Class in components.naturalnumber
-
NaturalNumberrepresented as aStringwith implementations of primary methods. - NaturalNumber3() - Constructor for class components.naturalnumber.NaturalNumber3
-
No-argument constructor.
- NaturalNumber3(int) - Constructor for class components.naturalnumber.NaturalNumber3
-
Constructor from
int. - NaturalNumber3(NaturalNumber) - Constructor for class components.naturalnumber.NaturalNumber3
-
Constructor from
NaturalNumber. - NaturalNumber3(String) - Constructor for class components.naturalnumber.NaturalNumber3
-
Constructor from
String. - NaturalNumber4 - Class in components.naturalnumber
- NaturalNumber4() - Constructor for class components.naturalnumber.NaturalNumber4
-
No-argument constructor.
- NaturalNumber4(int) - Constructor for class components.naturalnumber.NaturalNumber4
-
Constructor from
int. - NaturalNumber4(NaturalNumber) - Constructor for class components.naturalnumber.NaturalNumber4
-
Constructor from
NaturalNumber. - NaturalNumber4(String) - Constructor for class components.naturalnumber.NaturalNumber4
-
Constructor from
String. - NaturalNumberKernel - Interface in components.naturalnumber
-
Natural number kernel component with primary methods.
- NaturalNumberSecondary - Class in components.naturalnumber
-
Layered implementations of secondary methods for
NaturalNumber. - NaturalNumberSecondary() - Constructor for class components.naturalnumber.NaturalNumberSecondary
- newBody() - Method in class components.program.Program1
- newBody() - Method in interface components.program.ProgramKernel
-
Creates and returns a
Statementwith a default initial value, of the dynamic type needed inswapBody. - newContext() - Method in class components.program.Program1
- newContext() - Method in interface components.program.ProgramKernel
-
Creates and returns an empty
Map<String, Statement>of the dynamic type needed inswapContext. - newInstance() - Method in class components.binarytree.BinaryTree1
- newInstance() - Method in class components.list.List1L
- newInstance() - Method in class components.list.List2
- newInstance() - Method in class components.list.List3
- newInstance() - Method in class components.map.Map1L
- newInstance() - Method in class components.map.Map2
- newInstance() - Method in class components.map.Map3
- newInstance() - Method in class components.map.Map4
- newInstance() - Method in class components.naturalnumber.NaturalNumber1L
- newInstance() - Method in class components.naturalnumber.NaturalNumber2
- newInstance() - Method in class components.naturalnumber.NaturalNumber3
- newInstance() - Method in class components.naturalnumber.NaturalNumber4
- newInstance() - Method in class components.program.Program1
- newInstance() - Method in class components.queue.Queue1L
- newInstance() - Method in class components.queue.Queue2
- newInstance() - Method in class components.queue.Queue3
- newInstance() - Method in class components.sequence.Sequence1L
- newInstance() - Method in class components.sequence.Sequence2L
- newInstance() - Method in class components.sequence.Sequence3
- newInstance() - Method in class components.set.Set1L
- newInstance() - Method in class components.set.Set2
- newInstance() - Method in class components.set.Set3
- newInstance() - Method in class components.set.Set4
- newInstance() - Method in class components.simplereader.SimpleReader1L
- newInstance() - Method in class components.simplewriter.SimpleWriter1L
- newInstance() - Method in class components.sortingmachine.SortingMachine1L
- newInstance() - Method in class components.sortingmachine.SortingMachine2
- newInstance() - Method in class components.sortingmachine.SortingMachine3
- newInstance() - Method in class components.sortingmachine.SortingMachine4
- newInstance() - Method in class components.sortingmachine.SortingMachine5
- newInstance() - Method in class components.stack.Stack1L
- newInstance() - Method in class components.stack.Stack2
- newInstance() - Method in class components.stack.Stack3
- newInstance() - Method in interface components.standard.Standard
-
Returns a new object with the same dynamic type as
this, having an initial value. - newInstance() - Method in class components.statement.Statement1
- newInstance() - Method in class components.stopwatch.Stopwatch1
- newInstance() - Method in class components.tree.Tree1
- newSequenceOfTree() - Method in class components.tree.Tree1
- newSequenceOfTree() - Method in interface components.tree.TreeKernel
-
Creates and returns an empty
Sequence<Tree<T>>of the dynamic type needed inassembleanddisassemble. - NEXT_IS_EMPTY - Enum constant in enum class components.statement.StatementKernel.Condition
- NEXT_IS_ENEMY - Enum constant in enum class components.statement.StatementKernel.Condition
- NEXT_IS_FRIEND - Enum constant in enum class components.statement.StatementKernel.Condition
- NEXT_IS_NOT_EMPTY - Enum constant in enum class components.statement.StatementKernel.Condition
- NEXT_IS_NOT_ENEMY - Enum constant in enum class components.statement.StatementKernel.Condition
- NEXT_IS_NOT_FRIEND - Enum constant in enum class components.statement.StatementKernel.Condition
- NEXT_IS_NOT_WALL - Enum constant in enum class components.statement.StatementKernel.Condition
- NEXT_IS_WALL - Enum constant in enum class components.statement.StatementKernel.Condition
- nextBoolean() - Method in interface components.simplereader.SimpleReader
-
Reads a line from
this.content, up to and including the first line separator (or the end of the stream), where the string before the line separator is the string representation of aboolean, and returns thatboolean. - nextBoolean() - Method in class components.simplereader.SimpleReaderSecondary
- nextDouble() - Method in interface components.random.Random
-
Returns the first real in
this. - nextDouble() - Method in class components.random.Random1L
- nextDouble() - Method in interface components.simplereader.SimpleReader
-
Reads a line from
this.content, up to and including the first line separator (or the end of the stream), where the string before the line separator is the string representation of adouble, and returns thatdouble. - nextDouble() - Method in class components.simplereader.SimpleReaderSecondary
- nextInt() - Method in interface components.random.Random
-
Returns an integer in the [Integer.MIN_VALUE,Integer.MAX_VALUE] interval computed from the first double in
this. - nextInt() - Method in class components.random.Random1L
- nextInteger() - Method in interface components.simplereader.SimpleReader
-
Reads a line from
this.content, up to and including the first line separator (or the end of the stream), where the string before the line separator is the string representation of anint, and returns thatint. - nextInteger() - Method in class components.simplereader.SimpleReaderSecondary
- nextLine() - Method in interface components.simplereader.SimpleReader
-
Reads a line from
this.content, up to and including the first line separator (or the end of the stream), and returns everything up to the line separator (if any). - nextLine() - Method in class components.simplereader.SimpleReaderSecondary
- nextLong() - Method in interface components.simplereader.SimpleReader
-
Reads a line from
this.content, up to and including the first line separator (or the end of the stream), where the string before the line separator is the string representation of along, and returns thatlong. - nextLong() - Method in class components.simplereader.SimpleReaderSecondary
- numberOfChildren() - Method in interface components.xmltree.XMLTree
-
Returns the number of subtrees of the root of
this. - numberOfChildren() - Method in class components.xmltree.XMLTree1
- numberOfChildren() - Method in class components.xmltree.XMLTree2
- numberOfSubtrees() - Method in interface components.tree.Tree
-
Returns the number of subtrees of the root of
this. - numberOfSubtrees() - Method in class components.tree.Tree1
- numberOfSubtrees() - Method in class components.tree.TreeSecondary
All Classes and Interfaces|All Packages|Constant Field Values