MCPcopy
hub / github.com/DuGuQiuBai/Java / print

Method print

day16/code/day16_Generic/src/cn/itcast_02/Tool3.java:21–23  ·  view source on GitHub ↗
(BMW bmw)

Source from the content-addressed store, hash-verified

19 // }
20
21 public <BMW> void print(BMW bmw) {
22 System.out.println(bmw);
23 }
24}

Callers 15

mainMethod · 0.95
printArrayMethod · 0.80
printArrayMethod · 0.80
printArrayMethod · 0.80
mainMethod · 0.80
mainMethod · 0.80
mainMethod · 0.80
mainMethod · 0.80
mainMethod · 0.80
mainMethod · 0.80
printNNMethod · 0.80
printXingMethod · 0.80

Calls

no outgoing calls

Tested by 5

mainMethod · 0.76
printNNMethod · 0.64
mainMethod · 0.64
printArrayMethod · 0.64
printArrayMethod · 0.64