public static class OpRemote.Helper
extends java.lang.Object
OpRemote objects.
(Can't define as methods within OpRemote
since that's an interface.)| Constructor and Description |
|---|
Helper() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static boolean |
twoOpRemotesEqual(OpRemote a,
OpRemote b)
Compares for equality two
OpRemote objects:
both are noop or both have same unique operation id. |