public class OperationId extends Object
| Constructor and Description |
|---|
OperationId(Class<? extends WorkerFactory> type) |
OperationId(long value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getValue() |
int |
hashCode() |
void |
setValue(long value) |
String |
toString() |
public OperationId(Class<? extends WorkerFactory> type)
public OperationId(long value)
Copyright © 2017. All Rights Reserved.