Interface XImmutableSet.Factory<E>

All Superinterfaces:
XFactory<E>, XGettingCollection.Creator<E>, XGettingSet.Creator<E>, XImmutableCollection.Factory<E>
All Known Subinterfaces:
XImmutableEnum.Factory<E>
Enclosing interface:
XImmutableSet<E>

public static interface XImmutableSet.Factory<E>
extends XImmutableCollection.Factory<E>, XGettingSet.Creator<E>
  • Method Summary

    Modifier and Type Method Description
    XImmutableSet<E> newInstance()