MCPcopy Create free account
hub / github.com/WinVector/Logistic / indexL

Method indexL

src/com/winvector/variables/ConstRecord.java:22–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20 }
21
22 @Override
23 public int indexL() {
24 return index;
25 }
26
27 @Override
28 public int indexR() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected