Package nl.basjes.modbus.schema.fetcher
Class RegisterBlockFetcher.FetchBatch
-
- All Implemented Interfaces:
-
kotlin.Comparable
public final class RegisterBlockFetcher.FetchBatch implements Comparable<RegisterBlockFetcher.FetchBatch>
-
-
Constructor Summary
Constructors Constructor Description RegisterBlockFetcher.FetchBatch()
-
Method Summary
-
-
Method Detail
-
getStart
final Address getStart()
-
compareTo
Integer compareTo(RegisterBlockFetcher.FetchBatch other)
-
-
-
-