NOT_FOUND 常量

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

实现

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