public abstract class AbstractFilterUsageDecorator extends Object
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractFilterUsageDecorator.FilterInvocationHandler |
| Constructor and Description |
|---|
AbstractFilterUsageDecorator(Object delegate) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreationDate() |
Date |
getLastUsage() |
long |
getMatchCount() |
long |
getMatchStructuredCount() |
long |
getMatchTypedCount() |
public AbstractFilterUsageDecorator(Object delegate)
Copyright © 2015 JacORB. All rights reserved.