Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/oracle/coherence
/ getZipcode
Method
getZipcode
prj/test/functional/io/src/main/java/data/Address.java:68–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
}
67
68
public
int
getZipcode()
69
{
70
return
m_nZipcode;
71
}
72
73
public
void
setZipcode(
int
zipcode)
74
{
Callers
2
equals
Method · 0.95
writeExternal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected