Class UnmuteTestEventAccumulator.UnmuteTestEventKey

    • Constructor Detail

      • UnmuteTestEventKey

        public UnmuteTestEventKey​(@NotNull
                                  MuteInfo muteInfo,
                                  @Nullable
                                  SUser user)
    • Method Detail

      • getMuteInfo

        @NotNull
        public MuteInfo getMuteInfo()
      • getUser

        @Nullable
        public SUser getUser()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object