public class JavaVersionHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
java7CompatibilityMessage(Integer javaVersion) |
static boolean |
java7Compatible(Integer javaVersion) |
static String |
java8CompatibilityMessage(Integer javaVersion) |
static boolean |
java8Compatible(Integer javaVersion) |
Copyright © 2012–2015 SonarSource. All rights reserved.