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