Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/baidu/uid-generator
/ value
Method
value
src/main/java/com/baidu/fsg/uid/utils/ValuedEnum.java:26–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
*/
25
public
interface
ValuedEnum<T> {
26
T value();
27
}
Callers
2
parse
Method · 0.65
buildWorkerNode
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected