public interface UnsupportedSoftware
Modifier and Type | Method and Description |
---|---|
boolean |
findMatch()
Returns whether the unsupported software is present.
|
java.lang.String |
getName()
Returns the software name.
|
java.lang.String |
getReason()
Returns the reason for being unsupported by Via.
|
java.lang.String getName()
java.lang.String getReason()
boolean findMatch()