NO_CONTENT 常量

  1. @弃用("请使用 noContent 代替")
int const NO_CONTENT

实现

@Deprecated("Use noContent instead")
static const int NO_CONTENT = noContent;