public final class InstanceId extends Object implements Serializable, Comparable<InstanceId>
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(InstanceId that) |
static InstanceId |
of(String value) |
String |
toString() |
public static InstanceId of(String value)
public int compareTo(InstanceId that)
compareTo in interface Comparable<InstanceId>Copyright © 2018 codecentric AG. All rights reserved.