Uses of Class
jmri.jmrix.SystemConnectionMemoManager
-
Packages that use SystemConnectionMemoManager Package Description jmri.jmrix Interfaces and implementations for system-specific code. -
-
Uses of SystemConnectionMemoManager in jmri.jmrix
Methods in jmri.jmrix that return SystemConnectionMemoManager Modifier and Type Method Description static SystemConnectionMemoManager
SystemConnectionMemoManager. getDefault()
Get the default instance of this manager.
-