Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/xmlet/HtmlFlow
/ getChange
Method
getChange
htmlflow-core/src/test/java/htmlflow/test/model/Stock.java:83–85 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
81
}
82
83
public
double getChange() {
84
return
this.change;
85
}
86
87
public
double getRatio() {
88
return
this.ratio;
Callers
2
templateStocksOk
Method · 0.80
tableRowView
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected