Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [collections-dev] issue #956 need help
  • From: "Nanivadekar, Nikhil J" <Nikhil.Nanivadekar@xxxxxxxxxxxxx>
  • Date: Thu, 23 Jul 2020 10:38:02 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=bnymellon.com; dmarc=pass action=none header.from=bnymellon.com; dkim=pass header.d=bnymellon.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=pmtJrUU6fggJpZMvLFYTZMHIOZE7bJBxrxI53ZpG2Po=; b=nLCD4cRQ6FCNy6bPDHmfF1LWeTdZDO9Ywzj6xSFbKQvlqPnalCwUqC9DCT7SYjV14NQqlf5Cgzcqj//5dtR9Te90MPNZT3AkaDpaSGgKfE05oxYAdExZ34IvkOmK6y/KN2zbbiAlXjPDQdCBcH0ngt9bZgRzZe8aBo1jKayXjQNomkBI9gwZaD4z0V35AeuwCJeA6jcMnZ+dEH5glvpVN81fGhjN0X39Nbfq4RurRqfLkQAaR/+gqq6gssHb4kOHsWXUJ/QWTvL9lKvDFy+VhzIIE8YrhqVBUhZ8XqnTMO82d+hZ+dzvu2qcP/FtSigdX6iQkC18Rt/rX6XvLkey5A==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=ME4D0/K5XG6CqJwtsM2okdJ3bvdtjI3B28Isd3zwLlY1qt7R4lPZTZ2Y/OgM0RsRh+KP192EuP8rklurg5LCSbN/r5jWZVw4jstFbQ+maSq9opOi8GstE5iTczBu05dYOTIaVSeq7CmyCXcWpuXUEZYiDajeY+RdQ4oRFjXz8BnS9aSDeL5i5qfTgEK6DUea6dIem9OKrQpDbjqGXrk0Dnlf//+iSZth/5GMIYxBmQNBJ5vVy0JaLONrpPPxFTGyWyqomg8MUoaGp0bSWwqjfO1UIliF8b/2Ro5uL5AyJApxVSdJRbXoUJp0maL9+odnvqs58oe5mbWtxhUNmMwfYw==
  • Delivered-to: collections-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/collections-dev>
  • List-help: <mailto:collections-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/collections-dev>, <mailto:collections-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/collections-dev>, <mailto:collections-dev-request@eclipse.org?subject=unsubscribe>
  • Msip_labels: MSIP_Label_24989e87-1826-4595-8085-9c11e7f9468e_Enabled=true; MSIP_Label_24989e87-1826-4595-8085-9c11e7f9468e_SetDate=2020-07-23T10:37:58Z; MSIP_Label_24989e87-1826-4595-8085-9c11e7f9468e_Method=Standard; MSIP_Label_24989e87-1826-4595-8085-9c11e7f9468e_Name=Internal Use Only; MSIP_Label_24989e87-1826-4595-8085-9c11e7f9468e_SiteId=106bdeea-f616-4dfc-bc1d-6cbbf45e2011; MSIP_Label_24989e87-1826-4595-8085-9c11e7f9468e_ActionId=b61e4ad6-15a6-44eb-91e0-3a1a74d9943c; MSIP_Label_24989e87-1826-4595-8085-9c11e7f9468e_ContentBits=0
  • Thread-index: AQHWYMidptVPVWJHaUOiIpm2ZxEJhKkU+Ppw
  • Thread-topic: [collections-dev] issue #956 need help

Hi Anup, Let us discuss the implementation on the GitHub Issue.

 

From: collections-dev-bounces@xxxxxxxxxxx <collections-dev-bounces@xxxxxxxxxxx> On Behalf Of anup yadav
Sent: Thursday, July 23, 2020 3:35 AM
To: collections-dev@xxxxxxxxxxx
Subject: [collections-dev] issue #956 need help

 

I am currently working on issue #956

what I have understood by the conversation that I need to implement a method

MapIterable.getOrDefault()

 

I want to know what is the arguments and return statements that I need to implement in it and how it can delegate the getIfAbsetn() method which is already present in the interface.

I am new to open source contribution community, so it will be very helpful for me if someone can explain to me or provide an example so that I can work on it and create my very first pull request.

 

I hope someone understands my curiosity and nervousness and helps me 


The information contained in this e-mail, and any attachment, is confidential and is intended solely for the use of the intended recipient. Access, copying or re-use of the e-mail or any attachment, or any information contained therein, by any other person is not authorized. If you are not the intended recipient please return the e-mail to the sender and delete it from your computer. Although we attempt to sweep e-mail and attachments for viruses, we do not guarantee that either are virus-free and accept no liability for any damage sustained as a result of viruses.

Please refer to https://disclaimer.bnymellon.com/eu.htm for certain disclosures relating to European legal entities. We take our data protection and privacy responsibilities seriously and our privacy notice explains how we collect, use and share personal information in the course of our business activities. It can be accessed at the privacy section of www.bnymellon.com.

Back to the top