MCPcopy Create free account
hub / github.com/catabriga/graphwar / getNumSteps

Method getNumSteps

src/Graphwar/Function.java:123–126  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

121 }
122
123 public int getNumSteps()
124 {
125 return numSteps;
126 }
127
128 public String getStringFunc()
129 {

Callers 2

evaluateFunctionMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected