Class ConfigResult
java.lang.Object
net.thevpc.netbeans.launcher.model.ConfigResult
- Author:
- vpc
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadd(ConfigResult y) intgetFound()intsetFound(int found) setInstalled(int installed)
-
Constructor Details
-
ConfigResult
public ConfigResult()
-
-
Method Details
-
getFound
public int getFound() -
setFound
-
getInstalled
public int getInstalled() -
setInstalled
-
add
-