MCPcopy Create free account
hub / github.com/CodeIntelligenceTesting/jazzer / getJaz

Method getJaz

src/main/java/jaz/Zer.java:150–153  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

148 // Getter/Setter
149
150 public Object getJaz() {
151 reportFindingIfEnabled();
152 return this;
153 }
154
155 public void setJaz(String jaz) {
156 reportFindingIfEnabled();

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected