org.jenkinsci.plugins.extremefeedback.model
Class LampFinderCallable
java.lang.Object
org.jenkinsci.plugins.extremefeedback.model.LampFinderCallable
- All Implemented Interfaces:
- Callable<TreeSet<Lamp>>
public class LampFinderCallable
- extends Object
- implements Callable<TreeSet<Lamp>>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LampFinderCallable
public LampFinderCallable()
call
public TreeSet<Lamp> call()
throws Exception
- Specified by:
call in interface Callable<TreeSet<Lamp>>
- Throws:
Exception
extractMacAddress
public static String extractMacAddress(String data)
Copyright © 2004-2013. All Rights Reserved.