Constructor and Description |
---|
FileSystemProps(FileSystemProps delegate) |
Modifier and Type | Method and Description |
---|---|
Object |
getDelegate() |
static FileSystemProps |
newInstance(FileSystemProps arg) |
long |
totalSpace() |
long |
unallocatedSpace() |
long |
usableSpace() |
public FileSystemProps(FileSystemProps delegate)
public Object getDelegate()
public long totalSpace()
public long unallocatedSpace()
public long usableSpace()
public static FileSystemProps newInstance(FileSystemProps arg)
Copyright © 2016. All rights reserved.