import java.util.*; public class J { public static String nullValue() { return null; } }