Class CompareResponseImpl

    • Constructor Detail

      • CompareResponseImpl

        public CompareResponseImpl()
        Creates a CompareResponse as a reply to an CompareRequest.
      • CompareResponseImpl

        public CompareResponseImpl​(int id)
        Creates a CompareResponse as a reply to an CompareRequest.
        Parameters:
        id - the session unique message id
    • Method Detail

      • isTrue

        public boolean isTrue()
        Specified by:
        isTrue in interface CompareResponse
        Returns:
        true if the compare response is TRUE, false otherwise