In this video, I am demonstrating creation of generics functions.
This function will take any Wrapper classes, subclass of Number, and return a sum from it.
My Website - refactoredcodes.com
00:50 coding starts
05:54 Converting a non-generic function to a generic function