インタフェース RecursiveIntBinaryOperator


public interface RecursiveIntBinaryOperator
再帰ラムダが書けるIntBinaryOperatorインターフェース
関連項目:
  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
    int
    apply(RecursiveIntBinaryOperator rec, int a, int b)