@Deprecated public abstract class AbstractPrimitiveMocker<C,A extends Annotation> extends AbstractMocker<A>
| Constructor and Description |
|---|
AbstractPrimitiveMocker()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract C |
$mock(A mockAnnotation)
Deprecated.
|
Object |
mock(A mockAnnotation,
Class clazz)
Deprecated.
|
protected abstract Object |
toPrimitive(C c)
Deprecated.
|
acceptCopyright © 2020. All rights reserved.