altosui: Move 'implements Runnable' from AltosSerial to AltosLink
authorKeith Packard <keithp@keithp.com>
Sun, 5 Aug 2012 05:58:48 +0000 (22:58 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 5 Aug 2012 05:58:48 +0000 (22:58 -0700)
commit82a37d70e3cacf792c1aa18f8c0d2a19d6f321ed
tree4ac5c4ffd446c6d1e3611ff91dd4e0a282f99282
parent2e7e304e67bc1e094282c8668fa8cccf09f9c9b4
altosui: Move 'implements Runnable' from AltosSerial to AltosLink

AltosLink is the class providing the 'run' method, after all...

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosLink.java
altosui/AltosSerial.java