MCPcopy Create free account
hub / github.com/PCGen/pcgen / max

Method max

code/src/java/pcgen/io/ExportHandler.java:3413–3416  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3411 }
3412
3413 public Integer max()
3414 {
3415 return cMax;
3416 }
3417
3418 public Integer step()
3419 {

Callers 3

doPartyForTokenMethod · 0.95
evaluateIIFChildrenMethod · 0.45
processLoopMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected