Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getPageOrder
Method · 0.95
createRecord
Method · 0.45
recordsToMap
Method · 0.45
addProp
Method · 0.45
getPropertyName
Method · 0.45
getPropertyType
Method · 0.45
compare
Method · 0.45
getBuiltinFormats
Method · 0.45
processFormatPattern
Method · 0.45
format
Method · 0.45
createDateFormat
Method · 0.45
getFormattedNumberString
Method · 0.45
Calls
no outgoing calls
Tested by
15
confirmOperandClasses
Method · 0.36
testSSTRecordBug
Method · 0.36
testSimpleConstructor
Method · 0.36
addFuntion
Method · 0.36
checkRedefinedFunction
Method · 0.36
endElement
Method · 0.36
formatValue
Method · 0.36
formatValue
Method · 0.36
processRow
Method · 0.36
diffInternal
Method · 0.36
testShortCircuitIfEvaluation
Method · 0.36
getNearby
Method · 0.36