public interface GetStrangerInfo extends InfoGet<StrangerInfo>
Modifier and Type | Method and Description |
---|---|
String |
getQQ() |
default Class<? extends StrangerInfo> |
resultType()
获取通过此类型请求而获取到的参数的返回值的类型
|
getOtherParam, getOtherParam
default Class<? extends StrangerInfo> resultType()
resultType
in interface InfoGet<StrangerInfo>
String getQQ()
Copyright © 2020. All rights reserved.