MCPcopy Index your code
hub / github.com/seaswalker/spring-analysis / printName

Method printName

src/main/java/test/proxy/UserService.java:10–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8public interface UserService {
9
10 void printName();
11
12 void printAge();
13

Callers 1

mainMethod · 0.95

Implementers 1

UserServiceImplsrc/main/java/test/proxy/UserServiceIm

Calls

no outgoing calls

Tested by 1

mainMethod · 0.76