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