@Retention(value=RUNTIME) @Target(value={ANNOTATION_TYPE,TYPE}) public static @interface Mock.Depth
class A {
public A a;
}
| Modifier and Type | Fields and Description |
|---|---|
static int |
DEFAULT_DEPTH |
| Modifier and Type | Optional Element and Description |
|---|---|
int |
value |
Copyright © 2020. All rights reserved.