NOT_IMPLEMENTED 常量

  1. @已弃用("请使用 notImplemented 代替")
int const NOT_IMPLEMENTED

实现

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