public interface IMandelbrotService
Modifier and Type | Method and Description |
---|---|
jadex.commons.future.IFuture<IDisplayService> |
getDisplayService()
Get the display service.
|
jadex.commons.future.IFuture<IGenerateService> |
getGenerateService()
Get the generate service.
|
jadex.commons.future.IFuture<IGenerateService> getGenerateService()
jadex.commons.future.IFuture<IDisplayService> getDisplayService()