Closed googleknight closed 7 years ago
System.out.println(obj.getRuntime().getCountry()); is empty, as even in JSON "country" is empty. It would be better if you could provide option for language too.
Hi, The runtime class is used between different objects to hold the runtime along side other attributes.
If country contains no data, its because the source doesn't provide that information
System.out.println(obj.getRuntime().getCountry()); is empty, as even in JSON "country" is empty. It would be better if you could provide option for language too.