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

Method valueOf

src/java/org/apache/poi/ss/usermodel/PageOrder.java:56–58  ·  view source on GitHub ↗
(int value)

Source from the content-addressed store, hash-verified

54 }
55
56 public static PageOrder valueOf(int value){
57 return _table[value];
58 }
59}

Callers 15

getPageOrderMethod · 0.95
createRecordMethod · 0.45
recordsToMapMethod · 0.45
addPropMethod · 0.45
getPropertyNameMethod · 0.45
getPropertyTypeMethod · 0.45
compareMethod · 0.45
getBuiltinFormatsMethod · 0.45
processFormatPatternMethod · 0.45
formatMethod · 0.45
createDateFormatMethod · 0.45

Calls

no outgoing calls

Tested by 15

confirmOperandClassesMethod · 0.36
testSSTRecordBugMethod · 0.36
testSimpleConstructorMethod · 0.36
addFuntionMethod · 0.36
endElementMethod · 0.36
formatValueMethod · 0.36
formatValueMethod · 0.36
processRowMethod · 0.36
diffInternalMethod · 0.36
getNearbyMethod · 0.36