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

Method getState

prj/test/functional/io/src/main/java/data/Address.java:58–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56 }
57
58 public String getState()
59 {
60 return m_sState;
61 }
62
63 public void setState(String state)
64 {

Callers 3

equalsMethod · 0.95
testGetInternalMethod · 0.95
testPartialGetJsonMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected