Interface ReflectionUtils.Predicate<T>

  • Enclosing class:
    ReflectionUtils

    public static interface ReflectionUtils.Predicate<T>
    • Method Detail

      • test

        boolean test​(T t)