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