public abstract static class OneDimensionalDoubleReadAccess.Base extends OneDimensionalReadAccess.Base<java.lang.Double> implements OneDimensionalDoubleReadAccess
Object.equals(Object)
, Object.hashCode()
,
Object.toString()
.asBase()
OneDimensionalDoubleReadAccess.Base
Indexable.IndexableSpliterator<TElem>, Indexable.ListView<T>
EMPTY
EMPTY_INDEXABLE_STRING
Constructor and Description |
---|
Base() |
Modifier and Type | Method and Description |
---|---|
OneDimensionalDoubleReadAccess.Base |
asBase()
Convert this into a base countable.
|
equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
get, getValueAt, singleton
copy, empty, getElement, getNumDimensions, getNumElements, getSize, getSizes, view, visitAll, visitAll
addToArray, addToArray, addToCollection, asCollection, asList, binarySearch, combine, compare, downCast, emptyIndexable, equal, findAll, findFirst, findFirst, findFirst, findLast, findLast, findLast, findNext, findNext, findNext, findPrevious, findPrevious, findPrevious, first, firstMatch, firstMatch, forEachEntry, forEachEntryFragile, fromArray, fromCollection, fromCollection, fromCountable, fromCountable, fromEnumeration, fromEnumeration, fromIterable, fromIterable, fromIterable, fromIterable, fromIterator, fromList, fromOptional, frozenSpliterator, gyt, hash, headSet, indexedView, indexes, init, initByIndex, intIndexes, isEmpty, isOrdered, isStrictlyOrdered, iterator, iterator, last, listIterator, mapArray, optional, ordered, reverse, rotated, spliterator, subSet, sybSet, tailSet, toList, toString, view, view, viewArray, viewArray, viewAsBooleanIndexable, viewAsByteIndexable, viewAsCharIndexable, viewAsDoubleIndexable, viewAsFloatIndexable, viewAsIntIndexable, viewAsLongIndexable, viewAsShortIndexable, viewByIndex, viewList, viewList, viewListN, viewListN, viewTuple, viewTuple, viewTuple, viewTuple, viewTuple, viewTuple, viewTuple, viewTuple, withAppendedItem, withCachedHash, withExchangedItemAt, withInsertedItemAt, withRemovedItemAt, withSwappedItemsAt
addAllTo, combined, combined, containsEq, containsRef, downCast, equal, equals, filtered, filteredToIndexable, filterToCountable, foldLeft, forEachFragile, frozen, frozen, groupingBy, groupingBy, hasAll, hasAny, isSorted, isStrictlySorted, mappingBy, mappingBy, orderedCombination, sorted, toArray, toArray, toString, uniform, viewCollection, viewCollection, viewCollectionN, viewCollectionN
empty, linearized
@NotNull public OneDimensionalDoubleReadAccess.Base asBase()
Countable
Object.equals(Object)
, Object.hashCode()
,
and Object.toString()
.asBase
in interface Countable<java.lang.Double>
asBase
in interface Indexable<java.lang.Double>
asBase
in interface OneDimensionalDoubleReadAccess
asBase
in interface OneDimensionalReadAccess<java.lang.Double>
asBase
in class OneDimensionalReadAccess.Base<java.lang.Double>