MCPcopy Create free account
hub / github.com/oracle/coherence / getLot

Method getLot

prj/coherence-testing-data/src/main/java/data/Trade.java:83–86  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

81 }
82
83 public int getLot()
84 {
85 return m_nLot;
86 }
87
88 public void setLot(int nLot)
89 {

Callers 5

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

Calls

no outgoing calls

Tested by

no test coverage detected