import java.util.*; public class Collect { public void m(List anObject) { List strs = anObject; } }