blob: 44e7360592e893591ac7107734700d3e2cf80257 [file] [log] [blame]
import java.io.Serializable;
public class X<T extends Serializable > {
}