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