MCPcopy Create free account
hub / github.com/DuGuQiuBai/Java / Animal

Class Animal

day16/code/day16_Generic/src/cn/itcast_03/GenericeDemo.java:39–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39class Animal {
40}
41
42class Dog extends Animal {
43}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected