public class Utility<C extends IComponent<C>> extends Object implements 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 Utility(C context)
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.