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

Method setLot

prj/coherence-testing-data/src/main/java/data/Trade.java:88–91  ·  view source on GitHub ↗
(int nLot)

Source from the content-addressed store, hash-verified

86 }
87
88 public void setLot(int nLot)
89 {
90 m_nLot = nLot;
91 }
92
93 public int getShares()
94 {

Callers 2

SplitProcessorMethod · 0.95
processMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected