MCPcopy 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

testRemotableLambdaMethod · 0.95
testRemotableClassMethod · 0.95
SplitProcessorMethod · 0.95
processMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected