Class Rejection

    • Constructor Detail

      • Rejection

        public Rejection​(@CheckForNull
                         User u)
    • Method Detail

      • getUser

        @Exported
        @CheckForNull
        public User getUser()
        Gets the user who rejected this.
      • getTimestamp

        @Exported
        public long getTimestamp()
        Gets the timestamp when the rejection occurred.