public class MobilePhoneNumTypeMocker extends AbstractTypeMocker<MobilePhoneNum>
| 构造器和说明 |
|---|
MobilePhoneNumTypeMocker() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected boolean |
accept(MobilePhoneNum annotation) |
protected Class<?>[] |
getSupportedClasses() |
Object |
mock(MobilePhoneNum mockAnnotation,
Type targetType) |
accept, getClassFromType, mockprotected Class<?>[] getSupportedClasses()
protected boolean accept(MobilePhoneNum annotation)
accept 在类中 AbstractTypeMocker<MobilePhoneNum>public Object mock(MobilePhoneNum mockAnnotation, Type targetType)
mock 在类中 AbstractTypeMocker<MobilePhoneNum>Copyright © 2022. All rights reserved.