MCPcopy Create free account
hub / github.com/apache/tomcat / setData

Method setData

test/org/apache/el/TesterBeanJ.java:47–49  ·  view source on GitHub ↗
(String data)

Source from the content-addressed store, hash-verified

45
46
47 public void setData(String data) {
48 this.data = data;
49 }
50}

Callers 3

testOptional01Method · 0.95
testOptional03Method · 0.95
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected