Interface Filtering<U extends Filtering.Field>

All Known Subinterfaces:
AlwaysFalse<U>, AlwaysTrue<U>, And<U>, Comparison<U>, Not<U>, Or<U>

public interface Filtering<U extends Filtering.Field>