public class Coon { String name = "Spiffo"; int mass = 8; String profession = "survivor"; public static void main(String[] args) { Coon sipffoObject = new Coon(); System.out.println(spiffoObject.runaway(20)); } Explain, please, intellij underlines the last line, swearing at spiffoObject, what is the reason?
}. - Andrunawaymethod? - iksuysipffoObjectandspiffoObject? - AlTheOne