Interface ComparisonOperable.And

Enclosing interface:
ComparisonOperable
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface ComparisonOperable.And
between and 操作
Author:
Maning
  • Method Summary

    Modifier and Type
    Method
    Description
    and(Object expression)
    and
  • Method Details

    • and

      Condition and(Object expression)
      and
      Parameters:
      expression - 结束表达式
      Returns:
      条件