CONTINUE 常量

  1. @弃用("使用 continue_ 代替")
int const CONTINUE

实现

@Deprecated("Use continue_ instead")
static const int CONTINUE = continue_;