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

Method love

day16/code/day16_Generic/src/cn/itcast_02/Tool.java:27–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25
26class Student {
27 public void love() {
28 System.out.println("ѧ����ѧϰ");
29 }
30}
31
32class Teacher {

Callers 2

mainMethod · 0.95
mainMethod · 0.95

Calls

no outgoing calls

Tested by 2

mainMethod · 0.76
mainMethod · 0.76