发送反馈
IRemoteFileResolver.RemoteFileResolverArgs public static class IRemoteFileResolver.RemoteFileResolverArgs
extends Object
对象 ↳ com.android.tradefed.config.remote.IRemoteFileResolver.RemoteFileResolverArgs
传递给解析器的参数
概括 公共构造函数 远程文件解析器参数
public RemoteFileResolverArgs ()
公共方法 等于
public boolean equals (Object obj)
获取考虑文件
public File getConsideredFile ()
获取目的地目录
public File getDestinationDir ()
获取查询参数
public getQueryArgs ()
哈希码
public int hashCode ()
发送反馈
Content and code samples on this page are subject to the licenses described in the Content License . Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2021-10-04 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"没有我需要的信息"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"太复杂/步骤太多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"内容需要更新"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/代码问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]
需要向我们提供更多信息?