NOT_FOUND 常量

  1. @弃用("使用 notFound 替代")
int const NOT_FOUND

实现

@Deprecated("Use notFound instead")
static const int NOT_FOUND = notFound;