Package 

Class UiEvent.StartIntent

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final IntentType intentType
    • Constructor Summary

      Constructors 
      Constructor Description
      UiEvent.StartIntent(IntentType intentType)
    • Method Summary

      Modifier and Type Method Description
      final IntentType getIntentType()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UiEvent.StartIntent

        UiEvent.StartIntent(IntentType intentType)