public static class Access1D.ElementView<N extends Comparable<N>> extends Object implements ElementView1D<N,Access1D.ElementView<N>>
Spliterator.OfDouble, Spliterator.OfInt, Spliterator.OfLong, Spliterator.OfPrimitive<T,T_CONS,T_SPLITR extends Spliterator.OfPrimitive<T,T_CONS,T_SPLITR>>
CHARACTERISTICS
CONCURRENT, DISTINCT, IMMUTABLE, NONNULL, ORDERED, SIZED, SORTED, SUBSIZED
Modifier and Type | Method and Description |
---|---|
double |
doubleValue() |
long |
estimateSize() |
N |
get() |
boolean |
hasNext() |
boolean |
hasPrevious() |
long |
index() |
Access1D.ElementView<N> |
iterator() |
Access1D.ElementView<N> |
next() |
Access1D.ElementView<N> |
previous() |
String |
toString() |
Access1D.ElementView<N> |
trySplit() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
characteristics, compareTo, forEachRemaining, getComparator, nextIndex, previousIndex, remove, step, stream, tryAdvance
booleanValue, booleanValue, byteValue, byteValue, doubleValue, floatValue, floatValue, intValue, intValue, longValue, longValue, shortValue, shortValue, toBoolean, toInt, toInt, toLong
forEach, spliterator
getExactSizeIfKnown, hasCharacteristics
public double doubleValue()
doubleValue
in interface NumberDefinition
public long estimateSize()
estimateSize
in interface Spliterator<Access1D.ElementView<N extends Comparable<N>>>
public N get()
get
in interface AccessScalar<N extends Comparable<N>>
public boolean hasNext()
hasNext
in interface Iterator<Access1D.ElementView<N extends Comparable<N>>>
public boolean hasPrevious()
hasPrevious
in interface ElementView1D<N extends Comparable<N>,Access1D.ElementView<N extends Comparable<N>>>
public long index()
index
in interface ElementView1D<N extends Comparable<N>,Access1D.ElementView<N extends Comparable<N>>>
public Access1D.ElementView<N> iterator()
iterator
in interface Iterable<Access1D.ElementView<N extends Comparable<N>>>
iterator
in interface ElementView1D<N extends Comparable<N>,Access1D.ElementView<N extends Comparable<N>>>
public Access1D.ElementView<N> next()
next
in interface Iterator<Access1D.ElementView<N extends Comparable<N>>>
public Access1D.ElementView<N> previous()
previous
in interface ElementView1D<N extends Comparable<N>,Access1D.ElementView<N extends Comparable<N>>>
public Access1D.ElementView<N> trySplit()
trySplit
in interface Spliterator<Access1D.ElementView<N extends Comparable<N>>>
trySplit
in interface ElementView1D<N extends Comparable<N>,Access1D.ElementView<N extends Comparable<N>>>
Copyright © 2022 Optimatika. All rights reserved.