Interface HarEntryPredicate<T>


  • public interface HarEntryPredicate<T>
    • Method Detail

      • test

        java.util.Optional<java.lang.String> test​(T entry)