CREATED 常量

  1. @弃用("请使用 created 代替")
int const CREATED

实现

@Deprecated("Use created instead")
static const int CREATED = created;