public class ModulePlacement
extends Object
ModuleImplsInst. This consists of implementation index (indexes into the list
of implementations of the corresponding ModuleImpls) as well as an anchor Site.| Modifier and Type | Field and Description |
|---|---|
int |
implementationIndex |
Site |
placement |
| Constructor and Description |
|---|
ModulePlacement(int implementationIndex,
Site placement) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |