public class User { public static void test() { TakesArrayList tal = new TakesArrayList(); tal.invarArray(null); // Using one method suffices to get the extractor to describe all the methods defined on takesArrayList. } }