public class Core extends Object
| Constructor and Description |
|---|
Core(int indexNumber,
QueueReader reader)
Core constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCoreNo()
Getter for the field
coreNo. |
String |
getFileName()
Getter for the field
fileName. |
String |
getProject()
Getter for the field
project. |
String |
toString() |
void |
update()
update.
|
public Core(int indexNumber,
QueueReader reader)
throws InstantiationException
indexNumber - a int.reader - a QueueReader object.InstantiationException - if any.Copyright © 2011–2017 Mike Thomas. All rights reserved.