public class InterfaceComputation extends java.lang.Object implements InterfaceA, InterfaceB, InterfaceC
BCA| Constructor and Description |
|---|
InterfaceComputation() |
| Modifier and Type | Method and Description |
|---|---|
static int |
calculateWithinHierarchy() |
static int |
calculateWithReference() |
static void |
main(java.lang.String[] args) |