MCPcopy Create free account
hub / github.com/codemistic/Data-Structures-and-Algorithms / AP2

Class AP2

Java/PatternQuestions/AP2.java:3–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package PatternQuestions;
2
3public class AP2 {
4 public static void main(String[] args) {
5
6 }
7}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected