public final class SimpleEqualityDecoration extends Object
Comparable
semantics. For use with OverrideInvocationHandlerDecorator.| Constructor and Description |
|---|
SimpleEqualityDecoration(String name) |
| Modifier and Type | Method and Description |
|---|---|
int |
override_compareTo(Object proxy,
Object o) |
boolean |
override_equals(Object proxy,
Object o) |
int |
override_hashCode(Object proxy) |
String |
override_toString(Object proxy) |
public SimpleEqualityDecoration(String name)
Copyright © 2000-2014. All Rights Reserved.