|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.accessor.generic.spi.Delegating_1
public class Delegating_1
Delegating_1
| Constructor Summary | |
|---|---|
protected |
Delegating_1()
Avoid instantiation |
| Method Summary | |
|---|---|
static boolean |
equal(Delegating_1_0 left,
Object right)
Compare two delegating objects |
static int |
hashCode(Delegating_1_0 delegating)
Calculate a delegating object's hash code |
static String |
toString(Delegating_1_0 delegating)
Retrieve a delegating object's string representation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Delegating_1()
| Method Detail |
|---|
public static boolean equal(Delegating_1_0 left,
Object right)
true if both have the same class and
their delegates are equal.
NullPointerException - if left is null.public static int hashCode(Delegating_1_0 delegating)
delegating - the delegating object
public static String toString(Delegating_1_0 delegating)
delegating - the delegating object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||