Package 

Class Event


  • 
    public final class Event
    
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      Event(Function0<Unit> onLocationRetry, Function0<Unit> onNetRetry, Function0<Unit> onErrorRetry)
    • Method Summary

      Modifier and Type Method Description
      final Function0<Unit> getOnLocationRetry()
      final Function0<Unit> getOnNetRetry()
      final Function0<Unit> getOnErrorRetry()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait