Class HistoryState<T>

    • Constructor Detail

      • HistoryState

        protected HistoryState​(String id,
                               boolean shallow)
    • Method Detail

      • isShallow

        protected boolean isShallow()
      • setDestination

        protected void setDestination​(AbstractState<T> destination)