public class BubbleSortapp { public static void generic(T arr) {
//Cannot make a static reference to the non-static type T }