T - public interface ActorProxy<T extends Actor>
| Modifier and Type | Method and Description |
|---|---|
void |
__setDispatcher(DispatcherThread disp)
for internal use only
|
Actor |
getActor() |
DispatcherThread |
getDispatcher() |
void __setDispatcher(DispatcherThread disp)
disp - DispatcherThread getDispatcher()
Actor getActor()
Copyright © 2014. All rights reserved.