Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EthanWang-cn/JavaWeb_Mall
/ User
Method
User
src/main/java/smbms/pojo/User.java:9–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
private
String uname;
8
9
public
User() {
10
}
11
12
public
int
getUid() {
13
return
uid;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected