Skip to content

Safo-Samson/Generic_Methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

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