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

Method makeA

reflection/packageaccess/HiddenC.java:27–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers 1

mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected