Skip to content

working on generic methods, which allow us to write methods that can work with different types of parameters.

Notifications You must be signed in to change notification settings

Safo-Samson/Generic_Methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e4f36df · Jul 8, 2023

History

2 Commits
Dec 13, 2022
Jul 8, 2023

Repository files navigation

Generic_Methods in Java

This repository contains code working on generic methods, which allow us to write methods that can work with different types of parameters. They provide flexibility and reusability by allowing the method to handle a variety of data types without sacrificing type safety.

About

working on generic methods, which allow us to write methods that can work with different types of parameters.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages