Interface XRemovingEnum.Factory<E>

All Superinterfaces:
XFactory<E>, XRemovingCollection.Factory<E>, XRemovingSequence.Factory<E>, XRemovingSet.Factory<E>
Enclosing interface:
XRemovingEnum<E>

public static interface XRemovingEnum.Factory<E>
extends XRemovingSet.Factory<E>, XRemovingSequence.Factory<E>
  • Method Summary

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