Interface IRBuilder.Consume2<T,U>

Enclosing class:
IRBuilder<U,V,W,X,Y,Z>

protected static interface IRBuilder.Consume2<T,U>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(T t, U u)
     
  • Method Details

    • apply

      void apply(T t, U u)