public class P11SlotIdentifier extends Object implements Comparable<P11SlotIdentifier>
P11Slot.| Constructor and Description |
|---|
P11SlotIdentifier(int index,
long id) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(P11SlotIdentifier obj) |
boolean |
equals(Object obj) |
long |
getId() |
int |
getIndex() |
int |
hashCode() |
String |
toString() |
public int getIndex()
public long getId()
public int compareTo(P11SlotIdentifier obj)
compareTo in interface Comparable<P11SlotIdentifier>Copyright © 2020. All rights reserved.