Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/oracle/coherence
/ getId
Method
getId
prj/coherence-testing-data/src/main/java/data/Trade.java:53–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
// ----- properties -----------------------------------------------------
52
53
public
int
getId()
54
{
55
return
m_iId;
56
}
57
58
public
void
setId(
int
iId)
59
{
Callers
1
testCacheReadOperations
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected