鴻蒙OS Entry

2022-10-27 16:59 更新

Entry

java.lang.Object

|---ohos.global.resource.Entry

public abstract class Entry
extends Object

描述 rawfile 目錄中的條目。

Since:

3

嵌套類摘要

修飾符和類型 描述
static class Entry.Type 表示條目類型。

構(gòu)造函數(shù)摘要

構(gòu)造函數(shù) 描述
Entry()

方法總結(jié)

修飾符和類型 方法 描述
abstract String getPath() 獲取Entry的路徑。
abstract Entry.Type getType() 獲取Entry的類型。
從類 java.lang.Object 繼承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

構(gòu)造函數(shù)詳細(xì)信息

Entry

public Entry()

方法詳情

getPath

public abstract String getPath()

獲取Entry的路徑。

返回:

返回Entry的路徑。

getType

public abstract Entry.Type getType()

獲取Entry的類型。

返回:

返回Entry的類型。

以上內(nèi)容是否對(duì)您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號(hào)
微信公眾號(hào)

編程獅公眾號(hào)