public class MemoryFile extends MemoryFileSystemEntry
| Constructor and Description |
|---|
MemoryFile() |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
getData() |
boolean |
isFolder() |
protected void |
setData(byte[] data) |
getLastModifiedpublic boolean isFolder()
isFolder in class MemoryFileSystemEntryprotected byte[] getData()
protected void setData(byte[] data)
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.