public class IpAddressTypeMocker extends AbstractTypeMocker<IpAddress>
| Constructor and Description |
|---|
IpAddressTypeMocker() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
accept(IpAddress annotation) |
protected Class[] |
getSupportedClasses() |
Object |
mock(IpAddress mockAnnotation,
Type targetType) |
accept, getClassFromType, mockprotected Class[] getSupportedClasses()
getSupportedClasses in class AbstractTypeMocker<IpAddress>protected boolean accept(IpAddress annotation)
accept in class AbstractTypeMocker<IpAddress>Copyright © 2020. All rights reserved.