public interface IDiskJob
| Modifier and Type | Method and Description |
|---|---|
int |
getPriority()
The priority of this job
|
void |
process()
Processes the disk job
|
void process()
throws IOException
IOExceptionint getPriority()
Copyright © 2016. All rights reserved.