Interface XImmutableSequence.Factory<E>

All Superinterfaces:
XFactory<E>, XGettingCollection.Creator<E>, XGettingSequence.Factory<E>, XImmutableCollection.Factory<E>
All Known Subinterfaces:
XImmutableEnum.Factory<E>, XImmutableList.Factory<E>
Enclosing interface:
XImmutableSequence<E>

public static interface XImmutableSequence.Factory<E>
extends XImmutableCollection.Factory<E>, XGettingSequence.Factory<E>