MCPcopy
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 */
25public interface ValuedEnum<T> {
26 T value();
27}

Callers 2

parseMethod · 0.65
buildWorkerNodeMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected