MCPcopy Create free account
hub / github.com/bft-smart/library / getValue

Method getValue

src/main/java/bftsmart/demo/map/MapMessage.java:93–95  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

91 }
92
93 public V getValue() {
94 return value;
95 }
96
97 @SuppressWarnings("unchecked")
98 public void setKey(Object key) {

Callers 5

appExecuteOrderedMethod · 0.45
toBytesMethod · 0.45
putMethod · 0.45
getMethod · 0.45
removeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected