Skip to content

Commit ef7536e

Browse files
committed
9.4Java的多重继承
Interface也是可以实现继承的
1 parent eeffcba commit ef7536e

15 files changed

+136
-0
lines changed

bin/unit9/ActionCharacter.class

513 Bytes
Binary file not shown.

bin/unit9/Adventure.class

1.24 KB
Binary file not shown.

bin/unit9/BaseInterface.class

130 Bytes
Binary file not shown.

bin/unit9/CanFight.class

126 Bytes
Binary file not shown.

bin/unit9/CanFly.class

122 Bytes
Binary file not shown.

bin/unit9/CanRun.class

122 Bytes
Binary file not shown.

bin/unit9/CanSwim.class

124 Bytes
Binary file not shown.

bin/unit9/CombinedImpl.class

530 Bytes
Binary file not shown.

bin/unit9/CombinedInterface.class

206 Bytes
Binary file not shown.

bin/unit9/Hero.class

742 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)