Class RegisterBlock

  • All Implemented Interfaces:

    
    public final class RegisterBlock
    
                        

    The collection of all requested Registers that are in the same address space of a single specific device. The map from address to register in a SORTED way. This means we can iterate over the keys sequentially (yet there can be Address gaps!).