MCPcopy Create free account
hub / github.com/hazelcast/hazelcast / getId

Method getId

extensions/mapstore/src/test/java/org/example/Person.java:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 }
36
37 public Integer getId() {
38 return id;
39 }
40
41 public void setId(Integer id) {
42 this.id = id;

Callers 4

testLoadAllKeysMethod · 0.95
testGetMethod · 0.95
testInstanceShutdownMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected