NOT_ACCEPTABLE 常量

  1. @弃用("使用 notAcceptable 代替")
int const NOT_ACCEPTABLE

实现

@Deprecated("Use notAcceptable instead")
static const int NOT_ACCEPTABLE = notAcceptable;