Class | Description |
---|---|
ModelBase | |
TSLDeviceApplication | |
WeakHandler<T> |
A handler implementation that stores a weak reference to an object and only calls
#handleMessage(Message, T) on subclasses when the reference to the object
is not lost yet. |
Exception | Description |
---|---|
ModelException |