MCPcopy Create free account
hub / github.com/oracle/coherence / key

Method key

prj/coherence-testing-data/src/main/java/data/Person.java:139–142  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

137 }
138
139 public Key key()
140 {
141 return new Key(m_sSSN, m_sFirstName, m_sLastName);
142 }
143
144 // ----- Comparable interface -------------------------------------------
145

Callers 2

addPersonMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected