AndroidVersionCodeImpl
AndroidVersionCodeImpl
class implements the VersionCode interface to provide the integer values corresponding to the version codes of various Android versions.
These version codes are used to identify specific Android releases in the system and are mapped from Build.VERSION_CODES constants.
Author
Swapnil Musale