Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeanDragon/protools
/ setValue
Method
setValue
common/src/main/java/pro/tools/file/FileType.java:176–178 ·
view source on GitHub ↗
(String value)
Source
from the content-addressed store, hash-verified
174
}
175
176
public
void
setValue(String value) {
177
this.value = value;
178
}
179
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected