MCPcopy Create free account
hub / github.com/apache/poi / getValue

Method getValue

src/testcases/org/apache/poi/util/LocalTestNode.java:70–73  ·  view source on GitHub ↗

@return the unique value associated with the current node

()

Source from the content-addressed store, hash-verified

68 */
69
70 Comparable getValue()
71 {
72 return _value;
73 }
74
75 /**
76 * Method compareTo

Callers 3

compareToMethod · 0.95
equalsMethod · 0.95
hashCodeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected