未实现(NOT_IMPLEMENTED)常量

  1. @弃用("使用 notImplemented 代替")
int const 未实现(NOT_IMPLEMENTED)

实现

@Deprecated("Use notImplemented instead")
static const int NOT_IMPLEMENTED = notImplemented;