MCPcopy Index your code
hub / github.com/BruceEckel/OnJava8-Examples / makeA

Method makeA

reflection/InnerImplementation.java:26–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 }
25 }
26 public static A makeA() { return new C(); }
27}
28
29public class InnerImplementation {

Callers 1

mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected