MCPcopy
hub / github.com/tirth8205/code-review-graph / getId

Method getId

tests/fixtures/SpringDI.java:77–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

75class Order {
76 private Long id;
77 public Long getId() { return id; }
78}

Callers 1

placeOrderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected