Interface XImmutableBag.Factory<E>

All Superinterfaces:
XFactory<E>, XGettingBag.Factory<E>, XGettingCollection.Creator<E>, XImmutableCollection.Factory<E>
All Known Subinterfaces:
XImmutableList.Factory<E>
Enclosing interface:
XImmutableBag<E>

public static interface XImmutableBag.Factory<E>
extends XImmutableCollection.Factory<E>, XGettingBag.Factory<E>
  • Method Summary

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