Skip to content
#

generic

Here are 133 public repositories matching this topic...

*Generics* Create a MyDictionary class. The minimum interface required to interact with the instance must include a method to add element pairs, an indexer to retrieve the value of the element at the specified index, and a read-only property to retrieve the total number of element pairs.

  • Updated Dec 11, 2022
  • Java

Improve this page

Add a description, image, and links to the generic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the generic topic, visit your repo's landing page and select "manage topics."

Learn more