@FunctionalInterface
public interface InclusionRule
extends java.io.Serializable, java.util.function.Predicate<java.lang.String>
The text to check, which could be the fully qualified name of the named object, the definition, or some other attribute of the named object.
Copyright © 2000-2019 Sualeh Fatehi. All rights reserved.