cc.squirreljme.runtime.cldc.lang.ApiLevel

Provides access to the current API level. This is used for backwards compatibility. Levels are in the form of {@code 0M_mm_R_yyDDD} (Major version, minor version, release version, year (20yy), day of year). This means they are limited to the form of {@code [0-9].[0-99].[0-9] (Day [0-999] of 20[0-99])}.