public interface Route<T extends Token<T>>
Token
assigned (which route)TokenContainer
.
Typically a Route is an address that tells us which Shift
and batch id it was assigned to.Modifier and Type | Method and Description |
---|---|
String |
getBatchId() |
<S extends Shift> |
getShift() |
Copyright © 2018. All rights reserved.