Class SetIterables


  • public final class SetIterables
    extends java.lang.Object
    Set algebra operations.

    Most operations are non-destructive, i.e. no input sets are modified during execution. The exception is operations ending in "Into." These accept the target collection of the final calculation as the first parameter.