public class MandelbrotService extends Object implements IMandelbrotService
| Constructor and Description |
|---|
MandelbrotService() |
| Modifier and Type | Method and Description |
|---|---|
IFuture<IDisplayService> |
getDisplayService()
Get the display service.
|
IFuture<IGenerateService> |
getGenerateService()
Get the generate service.
|
public IFuture<IGenerateService> getGenerateService()
getGenerateService in interface IMandelbrotServicepublic IFuture<IDisplayService> getDisplayService()
getDisplayService in interface IMandelbrotServiceCopyright © 2012. All Rights Reserved.