Interface CustomFilter


public interface CustomFilter
Custom filter
Since:
3 March 2025
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    check(Update update)
     
  • Method Details

    • check

      boolean check(Update update)