CONTINUE 常量

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

实现

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