Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/oracle/coherence
/ setPrice
Method
setPrice
prj/coherence-testing-data/src/main/java/data/Trade.java:78–81 ·
view source on GitHub ↗
(double dPrice)
Source
from the content-addressed store, hash-verified
76
}
77
78
public
void
setPrice(double dPrice)
79
{
80
m_dPrice = dPrice;
81
}
82
83
public
int
getLot()
84
{
Callers
2
SplitProcessor
Method · 0.95
process
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected