public class FileStreamInformationItem
extends java.lang.Object
| Constructor and Description |
|---|
FileStreamInformationItem(long size,
long allocSize,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
long |
getAllocSize() |
java.lang.String |
getName() |
long |
getSize() |