| Package | Description |
|---|---|
| org.easymock.internal |
| Modifier and Type | Field and Description |
|---|---|
private MockInvocationHandler |
ObjectMethodsFilter.delegate |
| Modifier and Type | Method and Description |
|---|---|
MockInvocationHandler |
ObjectMethodsFilter.getDelegate() |
| Constructor and Description |
|---|
ObjectMethodsFilter(java.lang.Class<?> toMock,
MockInvocationHandler delegate,
java.lang.String name) |