public abstract class Template<C extends IComponent<C>> extends Object implements ITemplate, IActionHome<C>
Modifier and Type | Method and Description |
---|---|
C |
context() |
IRunContext |
getRunContext() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
warn
public Template(C population)
public IRunContext getRunContext()
getRunContext
in interface IActionHome<C extends IComponent<C>>
public C context()
context
in interface IActionHome<C extends IComponent<C>>
Copyright © 2020. All rights reserved.