import java.util.Collection; public class unrelatedUpperBounds { public static T id(T p) { return p; } }