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