MCPcopy Create free account
hub / github.com/JavaCourse00/JavaCourseCodes / a2

Method a2

04fx/spring01/src/main/java/io/kimmking/anno/IA2.java:7–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5public interface IA2 extends IA1 {
6
7 void a2();
8
9}

Callers

nothing calls this directly

Implementers 2

AnnoDemo04fx/spring01/src/main/java/io/kimmkin
Demo04fx/spring01/src/main/java/io/kimmkin

Calls

no outgoing calls

Tested by

no test coverage detected