Interface And<U extends Filtering.Field>

All Superinterfaces:
Filtering<U>

public interface And<U extends Filtering.Field> extends Filtering<U>
Interface for "AND"-typed Filterings.
  • Method Details