Interface Archive.EntryFilter

    • Method Detail

      • matches

        boolean matches​(Archive.Entry entry)
        Apply the jar entry filter.
        Parameters:
        entry - the entry to filter
        Returns:
        true if the filter matches