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

Method toString

src/java/org/apache/poi/util/FixedField.java:82–82  ·  view source on GitHub ↗

return the value as a String @return the value as a String

()

Source from the content-addressed store, hash-verified

80 */
81
82 public String toString();
83} // end public interface FixedField
84

Callers 15

appendIfPresentMethod · 0.65
getCorePropertiesTextMethod · 0.65
getFileNameMethod · 0.65
openPackageMethod · 0.65
commitMethod · 0.65
toStringMethod · 0.65
getTextMethod · 0.65
displayPartsMethod · 0.65
mainMethod · 0.65
getStringMethod · 0.65

Implementers 4

ByteFieldsrc/java/org/apache/poi/util/ByteField
ShortFieldsrc/java/org/apache/poi/util/ShortFiel
LongFieldsrc/java/org/apache/poi/util/LongField
IntegerFieldsrc/java/org/apache/poi/util/IntegerFi

Calls

no outgoing calls

Tested by 15

testTransitiveSettersMethod · 0.52
traverseMethod · 0.52
testNewMethod · 0.52
testAddValidationsMethod · 0.52
testCommentsTableMethod · 0.52
printShortStackTraceMethod · 0.52
test49941Method · 0.52