public static class Executing.Owner
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected Address |
address |
protected short |
requestId |
Constructor and Description |
---|
Executing.Owner(Address address,
short requestId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
Address |
getAddress() |
short |
getRequestId() |
int |
hashCode() |
java.lang.String |
toString() |
protected final Address address
protected final short requestId
public Executing.Owner(Address address, short requestId)
public Address getAddress()
public short 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-2009 Bela Ban / Red Hat. All Rights Reserved.