sbool java10OrHigher() { ret parseFirstInt(javaVersion()) >= 10; }