Package picocli

Interface AutoComplete.Predicate<T>

    • Method Detail

      • test

        boolean test​(T t)