MCPcopy Create free account
hub / github.com/baidu/lac / LacRunnable

Method LacRunnable

java/LacMulti.java:43–45  ·  view source on GitHub ↗
(LAC lac)

Source from the content-addressed store, hash-verified

41
42
43 public LacRunnable(LAC lac){
44 g_lac = lac;
45 }
46
47 // share model and lock
48 private LAC g_lac;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected