Interface DeltaSetTriple.SetAwareProcessor<T>

Enclosing interface:
DeltaSetTriple<T>

public static interface DeltaSetTriple.SetAwareProcessor<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    process(@NotNull PlusMinusZero inSet, T value)
     
  • Method Details

    • process

      void process(@NotNull @NotNull PlusMinusZero inSet, T value)