TT
- element typepublic abstract static class OneDimensionalReadAccess.Base<TT> extends Indexable.Base<TT> implements OneDimensionalReadAccess<TT>
Object.equals(Object)
, Object.hashCode()
,
Object.toString()
.asBase()
OneDimensionalReadAccess.Base<TT>
Indexable.IndexableSpliterator<TElem>, Indexable.ListView<T>
EMPTY
EMPTY_INDEXABLE_STRING
Constructor and Description |
---|
Base() |
Modifier and Type | Method and Description |
---|---|
OneDimensionalReadAccess.Base<TT> |
asBase()
Convert this into a base countable.
|
equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
copy, empty, getElement, getNumDimensions, getNumElements, getSize, getSizes, singleton, view, visitAll, visitAll
addToArray, addToArray, addToCollection, asCollection, asList, binarySearch, checkIndex, combine, compare, downCast, emptyIndexable, equal, findAll, findAllX, findFirst, findFirst, findFirst, findFirstX, findLast, findLast, findLast, findNext, findNext, findNext, findNextX, findPrevious, findPrevious, findPrevious, first, firstMatch, firstMatch, firstMatchX, forEachEntry, forEachEntryFragile, fromArray, fromCollection, fromCollection, fromCountable, fromCountable, fromEnumeration, fromEnumeration, fromIterable, fromIterable, fromIterable, fromIterable, fromIterator, fromList, fromOptional, frozenSpliterator, get, getMod, gyt, hash, headSet, indexedView, indexes, init, initByIndex, intIndexes, isEmpty, isOrdered, isStrictlyOrdered, iterator, iterator, last, listIterator, mapArray, optional, ordered, reverse, rotated, spliterator, subSet, sybSet, tailSet, toString, view, view, viewArray, viewArray, viewAsBooleanIndexable, viewAsByteIndexable, viewAsCharIndexable, viewAsDict, viewAsDoubleIndexable, viewAsFloatIndexable, viewAsIntIndexable, viewAsLongIndexable, viewAsShortIndexable, viewByIndex, viewFragile, 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, firstOrNull, foldLeft, forEachFragile, freeze, frozen, frozen, groupingBy, groupingBy, hasAll, hasAny, isSorted, isStrictlySorted, lastOrNull, mappingBy, mappingBy, optFirst, optLast, orderedCombination, sorted, toArray, toArray, toList, toString, uniform, viewCollection, viewCollection, viewCollectionN, viewCollectionN
empty, linearized
@NotNull public OneDimensionalReadAccess.Base<TT> asBase()
Countable
Object.equals(Object)
, Object.hashCode()
,
and Object.toString()
.