Interface Action3WithException<In1,In2,In3>


public interface Action3WithException<In1,In2,In3>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    call(In1 a, In2 b, In3 c)