Interface IBiFunctionWithException<From1,From2,To>


public interface IBiFunctionWithException<From1,From2,To>
  • Method Summary

    Modifier and Type
    Method
    Description
    apply(From1 from1, From2 from2)