public static class Executing.Owner
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected Address |
address |
protected long |
requestId |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
Address |
getAddress() |
long |
getRequestId() |
int |
hashCode() |
java.lang.String |
toString() |
protected final Address address
protected final long requestId
public Owner(Address address, long requestId)
public Address getAddress()
public long getRequestId()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 1998-2020 Red Hat. All Rights Reserved.