Research Article

Hybrid PolyLingual Object Model: An Efficient and Seamless Integration of Java and Native Components on the Dalvik Virtual Machine

Table 1

Data types of Java and CAR.

Java CAR Description

booleanBooleanEight bit integer
byteByteEight bit signed integer
shortInt1616 bit signed short
intInt3232 bit signed integer
longInt6464 bit signed long
charChar1616 bit unsigned integer
floatFloat32 bit float
doubleDouble64 bit float
ObjectInterfaceobject
StringStringString
StringBufferStringBufString buffer
array ArrayOf/BufferOfarray