このインテンションは、
new Color(int rgb)
と
new Color(int r, int g, int b)
の異なるコンストラクタの変換をできるようにします。