Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/boazy/TWEditorEnhanced
/ getGender
Method
getGender
src/main/java/LocalizedSubstring.java:37–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
}
36
37
public
int
getGender()
38
{
39
return
this.gender;
40
}
41
42
public
void
setGender(
int
gender)
43
{
Callers
4
encodeField
Method · 0.95
addSubstring
Method · 0.95
save
Method · 0.95
getSubstring
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected