Package org.openhab.core.test
Class AsyncResultWrapper<T>
java.lang.Object
org.openhab.core.test.AsyncResultWrapper<T>
- Author:
- Tanya Georgieva - Initial contribution
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AsyncResultWrapper
public AsyncResultWrapper()
-
-
Method Details
-
set
-
getWrappedObject
-
isSet
public boolean isSet() -
reset
public void reset()
-