Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bft-smart/library
/ setType
Method
setType
src/main/java/bftsmart/demo/map/MapMessage.java:116–118 ·
view source on GitHub ↗
(MapRequestType type)
Source
from the content-addressed store, hash-verified
114
}
115
116
public
void
setType(MapRequestType type) {
117
this.type = type;
118
}
119
120
public
Set<K> getKeySet() {
121
return
keySet;
Callers
6
fromBytes
Method · 0.95
put
Method · 0.95
get
Method · 0.95
remove
Method · 0.95
size
Method · 0.95
keySet
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected