MCPcopy Index your code
hub / github.com/HTTP-RPC/Kilo / get

Method get

kilo-client/src/test/java/org/httprpc/kilo/beans/TestBean.java:276–278  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

274 }
275
276 public int get() {
277 return 0;
278 }
279
280 public void getX() {
281 // No-op

Callers 15

initMethod · 0.45
doGetMethod · 0.45
initMethod · 0.45
getRequestMethod · 0.45
getResponseMethod · 0.45
getParametersMethod · 0.45
ConstantDescriptorMethod · 0.45
getInstanceMethod · 0.45
processMethod · 0.45
getConnectionMethod · 0.45
getRequestMethod · 0.45
getResponseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected