MCPcopy Index your code
hub / github.com/apache/tomcat / toArray

Method toArray

test/org/apache/el/TesterFunctions.java:47–49  ·  view source on GitHub ↗
(String a, String b)

Source from the content-addressed store, hash-verified

45 }
46
47 public static String[] toArray(String a, String b) {
48 return new String[] { a, b };
49 }
50
51
52 public static class Inner$Class {

Callers 13

startMethod · 0.45
validateHttpdConfigMethod · 0.45
findSecurityRolesMethod · 0.45
findConstraintsMethod · 0.45
testWsSubprotocolsMethod · 0.45
executeOpenSSLCommandMethod · 0.45
addRequestWithSplitsMethod · 0.45
keysMethod · 0.45
runValveMethod · 0.45
keysMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected