Package jmri.jmrix

Class AbstractThrottleManager.Addresses

  • Enclosing class:
    AbstractThrottleManager

    protected static class AbstractThrottleManager.Addresses
    extends java.lang.Object
    This subClass keeps track of which loco address have been requested and by whom. It primarily uses an increment count to keep track of all the Addresses in use as not all external code will have been refactored over to use the new disposeThrottle.