Class NotificationsStatisticsKey


  • public class NotificationsStatisticsKey
    extends Object
    Author:
    Pavol Mederly
    • Constructor Detail

      • NotificationsStatisticsKey

        public NotificationsStatisticsKey​(String transport,
                                          boolean success)
    • Method Detail

      • getTransport

        public String getTransport()
      • isSuccess

        public boolean isSuccess()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object