Interface UsageFilter<T extends UseCount>

Type Parameters:
T - the UseCount class
All Known Implementing Classes:
UsagePercentFilter, UsageWindFilter

public interface UsageFilter<T extends UseCount>
A utility class to filter beans with usage counts.
Since:
10.2
Version:
10.2
Author:
Luke
See Also: