MCPcopy Index your code
hub / github.com/TanaStudy/Java-Study / Rent

Interface Rent

4. Spring/spring-08-proxy/src/main/java/com/Rent.java:3–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package com;
2
3public interface Rent {
4 void rent();
5}

Callers 1

mainMethod · 0.95

Implementers 1

Host4. Spring/spring-08-proxy/src/main/jav

Calls

no outgoing calls

Tested by

no test coverage detected