public interface IMandelbrotService
| Modifier and Type | Method and Description |
|---|---|
IFuture<IDisplayService> |
getDisplayService()
Get the display service.
|
IFuture<IGenerateService> |
getGenerateService()
Get the generate service.
|
IFuture<IGenerateService> getGenerateService()
IFuture<IDisplayService> getDisplayService()
Copyright © 2013. All Rights Reserved.