Class Predicates

java.lang.Object
org.mybatis.dynamic.sql.util.Predicates

public class Predicates extends Object
  • Method Details

    • bothPresent

      public static <T> BiPredicate<T,T> bothPresent()