程序包 proguard.io

接口 DataEntryFilter

    • 方法详细资料

      • accepts

        boolean accepts​(DataEntry dataEntry)
        Checks whether the filter accepts the given data entry.
        参数:
        dataEntry - the data entry to filter.
        返回:
        a boolean indicating whether the filter accepts the given data entry.