接口 SimpleChannel.MessageBuilder.ToBooleanBiFunction<T,U>

封闭类:
SimpleChannel.MessageBuilder<MSG>

public static interface SimpleChannel.MessageBuilder.ToBooleanBiFunction<T,U>
  • 方法概要

    修饰符和类型
    方法
    说明
    boolean
    applyAsBool(T first, U second)
     
  • 方法详细资料

    • applyAsBool

      boolean applyAsBool(T first, U second)