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

Method getStudent

day24/code/day24_Pattern/src/cn/itcast_01/Student.java:15–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 // �ṩ��������
14 // Ϊ����������ֱ�ӷ��ʣ���static
15 public static Student getStudent() {
16 return s;
17 }
18}

Callers 1

mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected