DestinationInternalState

public final class DestinationInternalState<UserInteractionType, DestinationType, ContentType, TabType, InteractorType> : DestinationInternalStateable where UserInteractionType : UserInteractionTypeable, DestinationType : RoutableDestinations, ContentType : ContentTypeable, TabType : TabTypeable, InteractorType : InteractorTypeable

This class holds the internal state of classes conforming to the Destinationable protocol.