You can work around this by fully qualifying the class name Thread , as the example shows: java.lang.Thread.MIN_PRIORITY.
work around sth
最新推荐文章于 2024-06-30 17:42:53 发布
You can work around this by fully qualifying the class name Thread , as the example shows: java.lang.Thread.MIN_PRIORITY.