|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.fractal.adl.components.ComponentPair
Field Summary | |
Component |
comp
|
ComponentContainer |
container
|
Constructor Summary | |
ComponentPair(ComponentContainer container,
Component comp)
|
Method Summary | |
boolean |
equals(Object o)
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public final ComponentContainer container
public final Component comp
Constructor Detail |
public ComponentPair(ComponentContainer container, Component comp)
Method Detail |
public int hashCode()
public boolean equals(Object o)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |