Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
isOddLot
Method · 0.95
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