java.lang.Object
|---ohos.global.resource.Entry
public abstract class Entry
extends Object
描述 rawfile 目录中的条目。
Since:
3
修饰符和类型 | 类 | 描述 |
---|---|---|
static class | Entry.Type | 表示条目类型。 |
构造函数 | 描述 |
---|---|
Entry() |
修饰符和类型 | 方法 | 描述 |
---|---|---|
abstract String | getPath() | 获取Entry的路径。 |
abstract Entry.Type | getType() | 获取Entry的类型。 |
从类 java.lang.Object 继承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
public Entry()
public abstract String getPath()
获取Entry的路径。
返回:
返回Entry的路径。
public abstract Entry.Type getType()
获取Entry的类型。
返回:
返回Entry的类型。
备案信息: 粤ICP备15087711号-2
Copyright © 2008-2024 啊嘎哇在线工具箱 All Rights.
本站所有资料来源于网络,版权归原作者所有,仅作学习交流使用,如不慎侵犯了您的权利,请联系我们。