Uses of Class
jmri.InstanceManager
-
Packages that use InstanceManager Package Description jmri Provides basic interfaces and certain core implementations for the JMRI layout management concepts. -
-
Uses of InstanceManager in jmri
Methods in jmri that return InstanceManager Modifier and Type Method Description static InstanceManager
InstanceManager. getDefault()
Get the default instance of the InstanceManager.
-