public static interface Archive.Entry
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getName()
Returns the name of the entry.
|
boolean |
isDirectory()
Returns
true if the entry represents a directory. |
boolean isDirectory()
true if the entry represents a directory.String getName()
Copyright © 2022. All rights reserved.