Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DuGuQiuBai/Java
/ Student
Method
Student
day24/code/day24_Pattern/src/cn/itcast_01/Student.java:5–6 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
public
class
Student {
4
// ����˽��
5
private
Student() {
6
}
7
8
// ��������
9
// ��ֻ̬�ܷ��ʾ�̬,��static
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected