private static class Primary.PriorizedByteArray extends java.lang.Object implements PriorizedObject
| Modifier and Type | Field and Description |
|---|---|
private byte[] |
_bytes |
private int |
_priority |
| Constructor and Description |
|---|
PriorizedByteArray(byte[] bytes,
int priority) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes() |
int |
getPriorityClass()
Liefert die Prioritätsklasse des Objektes zurück.
|
public int getPriorityClass()
de.bsvrz.sys.funclib.concurrent.PriorizedObjectgetPriorityClass in interface PriorizedObjectpublic byte[] getBytes()