mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-04-19 03:01:48 +08:00
rename to ConsoleTable
This commit is contained in:
parent
1c19e612fe
commit
61439c9138
@ -522,7 +522,7 @@ public class RandomUtil {
|
|||||||
*
|
*
|
||||||
* @return 随机颜色
|
* @return 随机颜色
|
||||||
* @since 4.1.5
|
* @since 4.1.5
|
||||||
* @deprecated 使用{@link ImagUtil#randomColor()}
|
* @deprecated 使用{@link ImgUtil#randomColor()}
|
||||||
*/
|
*/
|
||||||
public static Color randomColor() {
|
public static Color randomColor() {
|
||||||
final Random random = getRandom();
|
final Random random = getRandom();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user