public static class

MasonFramework.VERSION_CODES

extends Object
java.lang.Object
   ↳ bymason.platform.MasonFramework.VERSION_CODES

Class Overview

Enumeration of the currently known SDK version codes. These are the values that can be found in VERSION#SDK_INT.

Summary

Constants
int WENATCHEE June 2026: Release of the Mason Framework version 100
Public Constructors
VERSION_CODES()

Constants

public static final int WENATCHEE

June 2026: Release of the Mason Framework version 100

Constant Value: 100 (0x00000064)

Public Constructors

public VERSION_CODES ()