public static class LinkingReferencing.Default<T> extends Constant<T> implements LinkingReferencing<T>
LinkingReferencing.ChainIterator<T>, LinkingReferencing.Default<T>XImmutableList.Factory<E>XImmutableEnum.Factory<E>XGettingEnum.Creator<E>Copyable.StaticXIterable.Executor<E>| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
boolean |
isNext(LinkingReferencing<T> linkedReference) |
Iterator<T> |
iterator() |
LinkingReferencing<T> |
next() |
Object[] |
toArray()
Returns an array containing all of the elements in this collection.
|
String |
toChainString() |
String |
toString() |
applies, at, contains, containsAll, containsId, containsSearched, copy, copySelection, copyTo, count, countBy, distinct, distinct, equality, equals, equalsContent, except, filterTo, first, get, hasVolatileElements, immure, indexBy, indexOf, intersect, isEmpty, isFull, isSorted, iterate, iterateIndexed, join, last, lastIndexBy, lastIndexOf, listIterator, listIterator, max, maximumCapacity, maxIndex, min, minIndex, nullAllowed, nullContained, old, peek, poll, range, remainingCapacity, scan, search, seek, size, toArray, toReversed, union, view, viewclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetforEach, spliteratorBuilder, Builderequals, hashCodehasIndexequals, hashCode, intSizepublic Default(T ref)
public LinkingReferencing<T> next()
next in interface LinkingReferencing<T>public boolean hasNext()
hasNext in interface LinkingReferencing<T>public boolean isNext(LinkingReferencing<T> linkedReference)
isNext in interface LinkingReferencing<T>public Object[] toArray()
XGettingCollectionThe returned array will be "safe" in that no references to it are maintained by this list. (In other words, this method must allocate a new array). The caller is thus free to modify the returned array.
This method acts as bridge between MicroStream-based collections and Java-native-based APIs.
toArray in interface XGettingCollection<T>toArray in interface XReferencing<T>toArray in interface LinkingReferencing<T>toArray in class Constant<T>public String toString()
toString in interface LinkingReferencing<T>toString in class Objectpublic String toChainString()
toChainString in interface LinkingReferencing<T>Copyright © 2022 MicroStream Software. All rights reserved.