public interface TestClassFunctionTemplateGen<M> extends TestClassFunctionTemplate<M>
TestClassFunctionTemplate.Factory<M>| Modifier and Type | Method and Description |
|---|---|
Byte |
getValueNoSuffix(M m,
Byte t) |
Integer |
getValueNoSuffix(M m,
Integer t) |
default <T> T |
getValueNoSuffix(M m,
T t) |
Byte |
getValueSkip(M m,
Byte t) |
Integer |
getValueSkip(M m,
Integer t) |
default <T> T |
getValueSkip(M m,
T t) |
deletegetAddress, getAddressdefault <T> T getValueNoSuffix(M m, T t)
getValueNoSuffix in interface TestClassFunctionTemplate<M>default <T> T getValueSkip(M m, T t)
getValueSkip in interface TestClassFunctionTemplate<M>Copyright © 2022 Alibaba Group Holding Ltd.. All rights reserved.