MCPcopy Create free account
hub / github.com/dhale/jtk / report

Method report

core/src/main/java/edu/mines/jtk/util/Monitor.java:36–36  ·  view source on GitHub ↗

This method will be called with the current fraction of work done. Values range from 0 at the beginning to 1 when all work is done. @param fraction Fraction of work done so far, from 0 to 1. This value must equal or exceed all values previously passed to this method or

(double fraction)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

solveMethod · 0.65
solveMethod · 0.65
solveMethod · 0.65
reportMethod · 0.65

Implementers 2

PartialMonitorcore/src/main/java/edu/mines/jtk/util/
LogMonitorcore/src/main/java/edu/mines/jtk/util/

Calls

no outgoing calls

Tested by

no test coverage detected