Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/oracle/coherence
/ setZipcode
Method
setZipcode
prj/test/functional/io/src/main/java/data/Address.java:73–76 ·
view source on GitHub ↗
(int zipcode)
Source
from the content-addressed store, hash-verified
71
}
72
73
public
void
setZipcode(
int
zipcode)
74
{
75
m_nZipcode = zipcode;
76
}
77
78
// ----- Object methods -------------------------------------------------
79
Callers
2
generateCustomer
Method · 0.95
readExternal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected