Interface SyntheticRule<T>

All Superinterfaces:
Rule<T>

public interface SyntheticRule<T> extends Rule<T>