接口 CollectionAdvice.AssociatePredicate<E,​T>

  • 封闭类:
    CollectionAdvice

    public static interface CollectionAdvice.AssociatePredicate<E,​T>
    • 方法详细资料

      • test

        boolean test​(E master,
                     T target)