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

Method toJavaObject

JavaWebServer/src/plist/NSObject.java:373–432  ·  view source on GitHub ↗

Converts this NSObject into an equivalent object of the Java Runtime Environment. NSArray objects are converted to arrays. NSDictionary objects are converted to objects extending the java.util.Map class. NSSet objects are converted to objects extending the java.util.Set cl

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

typeMethod · 0.95
longValueMethod · 0.95
intValueMethod · 0.95
doubleValueMethod · 0.95
boolValueMethod · 0.95
getArrayMethod · 0.45
getHashMapMethod · 0.45
sizeMethod · 0.45
keySetMethod · 0.45
putMethod · 0.45
getMethod · 0.45
getSetMethod · 0.45

Tested by

no test coverage detected