消失常量

  1. @弃用("使用 gone 代替")
int const 消失

实现

@Deprecated("Use gone instead")
static const int GONE = gone;