Interface Filter<T>

All Known Implementing Classes:
AddDateAware.FilterBeforeAddDate, AndFilter, ClassFilter, DatabaseObject.FilterNew, DateRange.DateRangeFilter, MethodExecutionPath.MethodParameterFilter, OrFilter

public interface Filter<T>
Listens to the state of a EnabledConditions object
  • Method Summary

    Modifier and Type Method Description
    boolean isExtracted​(T object)