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

Method getSetField

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

Source from the content-addressed store, hash-verified

106 }
107
108 public F getSetField() {
109 return setField_;
110 }
111
112 public Object getFieldValue() {
113 return value_;

Callers 5

toStringMethod · 0.95
testSkipMethod · 0.80
writeMethod · 0.80
writeMethod · 0.80

Calls

no outgoing calls

Tested by 2

testSkipMethod · 0.64