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