public abstract class AbstractFilterUsageDecorator
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractFilterUsageDecorator.FilterInvocationHandler |
| Constructor and Description |
|---|
AbstractFilterUsageDecorator(java.lang.Object delegate) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getCreationDate() |
java.util.Date |
getLastUsage() |
long |
getMatchCount() |
long |
getMatchStructuredCount() |
long |
getMatchTypedCount() |