禁止常量

  1. @已弃用("使用 forbidden 代替")
int 常量 禁止

实现

@Deprecated("Use forbidden instead")
static const int FORBIDDEN = forbidden;