MCPcopy Create free account
hub / github.com/apache/thrift / enumForId

Method enumForId

lib/java/src/main/java/org/apache/thrift/TUnion.java:193–193  ·  view source on GitHub ↗
(short id)

Source from the content-addressed store, hash-verified

191 protected abstract TField getFieldDesc(F setField);
192
193 protected abstract F enumForId(short id);
194
195 @Override
196 public String toString() {

Callers 5

getFieldValueMethod · 0.95
isSetMethod · 0.95
setFieldValueMethod · 0.95
readMethod · 0.80
readMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected