public class FullNameTypeMocker extends AbstractTypeMocker<FullName>
| 构造器和说明 |
|---|
FullNameTypeMocker() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected boolean |
accept(FullName annotation) |
protected Class<?>[] |
getSupportedClasses() |
Object |
mock(FullName mockAnnotation,
Type targetType) |
accept, getClassFromType, mockpublic static final String[] SURNAME
protected Class<?>[] getSupportedClasses()
getSupportedClasses 在类中 AbstractTypeMocker<FullName>protected boolean accept(FullName annotation)
accept 在类中 AbstractTypeMocker<FullName>Copyright © 2021. All rights reserved.