public class LCInstallation extends Object implements Serializable
| Constructor and Description | 
|---|
LCInstallation(String executorPath,
              String version)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
compareVersion(String anotherVersion,
              boolean majorOnly)  | 
String | 
getExecutorPath()  | 
String | 
getVersion()  | 
String | 
toString()  | 
Copyright © 2016–2018. All rights reserved.