package test; public class genericConstructor { public genericConstructor(T number) {} }