MCPcopy Create free account
hub / github.com/bboyairwreck/PieMessage / intValue

Method intValue

JavaWebServer/src/plist/NSNumber.java:248–250  ·  view source on GitHub ↗

The number's int value. Note: Even though the number's type might be INTEGER it can be larger than a Java int. Use intValue() only if you are certain that it contains a number from the int range. Otherwise the value might be innaccurate. @return The value of the number as int

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

containsValueMethod · 0.95
toJavaObjectMethod · 0.95
readLengthAndOffsetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected