Searched refs:emptyArrayInstance (Results 1 – 1 of 1) sorted by relevance
437 Object emptyArrayInstance = emptyArrayClass.newInstance(); in testMethodInjection() local439 Object cl = method.invoke(emptyArrayInstance); in testMethodInjection()