类 FilePathResponse
- java.lang.Object
-
- com.bytedance.tools.codelocator.response.BaseResponse<java.lang.String>
-
- com.bytedance.tools.codelocator.response.FilePathResponse
-
public class FilePathResponse extends BaseResponse<java.lang.String>
-
-
构造器概要
构造器 构造器 说明 FilePathResponse()FilePathResponse(java.lang.String filePath)
-