Interface StoredClassFilter

    • Method Detail

      • accept

        boolean accept​(StoredClass storedClass)
        Parameters:
        storedClass - StoredClass instance to be checked
        Returns:
        true, if the given StoredClass instance should be accepted, false otherwise.