Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/WinVector/Logistic
/ observe
Method
observe
src/com/winvector/util/SerialObserver.java:4–4 ·
view source on GitHub ↗
(final T t)
Source
from the content-addressed store, hash-verified
2
3
public
interface
SerialObserver<T> {
4
public
void
observe(
final
T t);
5
}
Callers
10
reduce
Method · 0.65
reduce
Method · 0.65
readyForDefTracking
Method · 0.65
trackVariableDefsFromRow
Method · 0.65
mergeVariableDefs
Method · 0.65
trackVariableLevelsFromRow
Method · 0.65
mergeVariableLevels
Method · 0.65
observe
Method · 0.65
run
Method · 0.65
reduce
Method · 0.65
Implementers
10
BObserver
src/com/winvector/variables/BObserver.
BLevelRow
src/com/winvector/variables/BObserver.
BStat
src/com/winvector/variables/BObserver.
BSampler
src/com/winvector/variables/BTable.jav
ObsHolder
src/com/winvector/opt/impl/DataFn.java
AccuracyCounter
src/com/winvector/opt/impl/HelperFns.j
ResevoirSampler
src/com/winvector/util/ResevoirSampler
CountMapV
src/com/winvector/util/CountMapV.java
CountMap
src/com/winvector/util/CountMap.java
StatMap
src/com/winvector/util/StatMap.java
Calls
no outgoing calls
Tested by
2
reduce
Method · 0.52
reduce
Method · 0.52