java.lang.Object
org.bilat.discoveryMat.moo.telemetre.moo.concret.serial.comm.metrix.MetrixConnexionTesteur
- All Implemented Interfaces:
Runnable
public class MetrixConnexionTesteur
extends Object
implements Runnable
Call run, next isOk to know is connection is ok
-
Constructor Summary
Constructors
-
Method Summary
boolean
is KO, use getCauseException() to know why
void
-
-
Method Details
-
run
public void run()
- Specified by:
run
in interface Runnable
-
isOk
public boolean isOk()
is KO, use getCauseException() to know why
-