Package com.anylogic.engine.presentation
- All Superinterfaces:
AutoCloseable
@AnyLogicInternalAPI public interface NetworkConnectionHandler extends AutoCloseable
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.
Modifier and Type | Method | Description |
---|---|---|
void | close() |
void close()
- Specified by:
close
in interfaceAutoCloseable