public class InterfaceExample
extends java.lang.Object
Constructor and Description |
---|
InterfaceExample() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
void |
test(InterfaceB b) |
public void test(InterfaceB b)
public static void main(java.lang.String[] args)