public final class DataItem extends Object implements Item, StoreLocation
ACTIVE, FREE, LOCATION_SIZE, MAGIC, POSITION_NOT_SET| Constructor and Description |
|---|
DataItem() |
public DataItem()
public int getSize()
getSize in interface StoreLocationStoreLocation.getSize()public void setSize(int size)
size - The size to set.public long getOffset()
getOffset in interface StoreLocationStoreLocation.getOffset()public void setOffset(long offset)
offset - The offset to set.public int getFile()
getFile in interface StoreLocationStoreLocation.getFile()public void setFile(int file)
file - The file to set.Copyright © 2005–2017. All rights reserved.