Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
class
Animal {
40
}
41
42
class
Dog extends Animal {
43
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected