Package com.anylogic.engine.gui
- java.lang.Object
-
- com.anylogic.engine.gui.ExperimentServerSupport
@AnyLogicInternalAPI public class ExperimentServerSupport extends java.lang.Object
This class is internal and shouldn't be called by user.
it may be removed/renamed in future.
it may be removed/renamed in future.
ExperimentServerSupport() |
|
Constructor | Description |
---|
static IExperimentServer |
newServer(IExperimentHost host) |
|
static void |
registerFactory(java.util.function.Function<IExperimentHost,IExperimentServer> factory) |
|
Modifier and Type | Method | Description |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExperimentServerSupport()
public static void registerFactory(java.util.function.Function<IExperimentHost,IExperimentServer> factory)
public static IExperimentServer newServer(IExperimentHost host)
-
How can we improve this article?
-