MCPcopy Create free account
hub / github.com/PrajaktaSathe/Java / getItem

Method getItem

Programs/genProg.java:8–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6 }
7
8 public T getItem() {
9 return this.item;
10 }
11
12 public static void main(String[] args) {
13 // TODO Auto-generated method stub

Callers 1

mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected