DestinationInternalState

public final class DestinationInternalState<InteractorType, UserInteractionType, PresentationType, PresentationConfiguration> : DestinationInternalStateable where InteractorType : InteractorTypeable, UserInteractionType : UserInteractionTypeable, PresentationType : DestinationPresentationTypeable, PresentationConfiguration : DestinationPresentationConfiguring

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