Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/oracle/coherence
/ getPrice
Method
getPrice
prj/coherence-testing-data/src/main/java/data/Trade.java:73–76 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
71
}
72
73
public
double getPrice()
74
{
75
return
m_dPrice;
76
}
77
78
public
void
setPrice(double dPrice)
79
{
Callers
4
testRemotableLambda
Method · 0.95
testRemotableClass
Method · 0.95
SplitProcessor
Method · 0.95
process
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected