A B C D E F G I K M N P R S T U V _ 
All Classes All Packages

N

next() - Method in class me.wobblyyyy.edt.ArrayIterator
Get the next element in the DynamicArray's data set.
next() - Method in interface me.wobblyyyy.edt.ItrPair
Get the next element in the DynamicArray's data set.
next() - Method in interface me.wobblyyyy.edt.ItrSingle
Get the next element in the DynamicArray's data set.
next() - Method in class me.wobblyyyy.edt.MapIterator
Get the next element in the DynamicArray's data set.
nextA() - Method in interface me.wobblyyyy.edt.ItrTrio
Get the next A element in the iterated trio set.
nextA() - Method in class me.wobblyyyy.edt.TrioIterator
Get the next A element in the iterated trio set.
nextB() - Method in interface me.wobblyyyy.edt.ItrTrio
Get the next B element in the iterated trio set.
nextB() - Method in class me.wobblyyyy.edt.TrioIterator
Get the next B element in the iterated trio set.
nextC() - Method in interface me.wobblyyyy.edt.ItrTrio
Get the next C element in the iterated trio set.
nextC() - Method in class me.wobblyyyy.edt.TrioIterator
Get the next C element in the iterated trio set.
nextElement() - Method in interface me.wobblyyyy.edt.ItrTrio
Get the next element in the iterated trio set.
nextElement() - Method in class me.wobblyyyy.edt.TrioIterator
Get the next element in the iterated trio set.
nextIndex() - Method in class me.wobblyyyy.edt.ArrayIterator
Get the iterator's next index.
nextIndex() - Method in interface me.wobblyyyy.edt.ItrPair
Get the iterator's next index.
nextIndex() - Method in interface me.wobblyyyy.edt.ItrSingle
Get the iterator's next index.
nextIndex() - Method in interface me.wobblyyyy.edt.ItrTrio
Get the next index.
nextIndex() - Method in class me.wobblyyyy.edt.MapIterator
Get the iterator's next index.
nextIndex() - Method in class me.wobblyyyy.edt.TrioIterator
Get the next index.
nextKey() - Method in interface me.wobblyyyy.edt.ItrPair
Get the next key in the DynamicArray's data set.
nextKey() - Method in class me.wobblyyyy.edt.MapIterator
Get the next key in the DynamicArray's data set.
Normalizable - Class in me.wobblyyyy.edt.functional
Normalize pair sets (or maps) of data based.
Normalizable() - Constructor for class me.wobblyyyy.edt.functional.Normalizable
Create a new DynamicMap without any elements.
Normalizable(int) - Constructor for class me.wobblyyyy.edt.functional.Normalizable
Create a new DynamicMap without any elements.
Normalizable(Map<Supplier<Double>, Supplier<Double>>) - Constructor for class me.wobblyyyy.edt.functional.Normalizable
Create a new DynamicMap using a map as a base.
Normalizable(KeyValue<Supplier<Double>, Supplier<Double>>[]) - Constructor for class me.wobblyyyy.edt.functional.Normalizable
Create a new DynamicMap, using an array of key-value pairs of the type K, V.
normalize() - Method in class me.wobblyyyy.edt.functional.Normalizable
Normalize the values of the map and convert the newly-normalized values into an Arrayable instance.
normalize(double[], double[]) - Static method in class me.wobblyyyy.edt.functional.Normalizable
Normalize the values of the map and convert the newly-normalized values into an Arrayable instance.
normalize(Double[], Double[]) - Static method in class me.wobblyyyy.edt.functional.Normalizable
Normalize the values of the map and convert the newly-normalized values into an Arrayable instance.
normalize(Arrayable<Double>, Arrayable<Double>) - Static method in class me.wobblyyyy.edt.functional.Normalizable
Normalize the values of the map and convert the newly-normalized values into an Arrayable instance.
normalizeSuppliers(Supplier<Double>[], Supplier<Double>[]) - Static method in class me.wobblyyyy.edt.functional.Normalizable
Normalize the values of the map and convert the newly-normalized values into an Arrayable instance.
normalizeSuppliers(Arrayable<Supplier<Double>>, Arrayable<Supplier<Double>>) - Static method in class me.wobblyyyy.edt.functional.Normalizable
Normalize the values of the map and convert the newly-normalized values into an Arrayable instance.
A B C D E F G I K M N P R S T U V _ 
All Classes All Packages