public final class ComparableResponse
extends java.lang.Object
| Constructor and Description |
|---|
ComparableResponse(java.lang.String requestType,
byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isConfirming(ComparableResponse other) |
java.lang.String |
toString() |
public ComparableResponse(java.lang.String requestType,
byte[] bytes)
public boolean isConfirming(ComparableResponse other)
public java.lang.String toString()
toString in class java.lang.Object