GetJSON icon indicating copy to clipboard operation
GetJSON copied to clipboard

make isConnected static

Open zunjae opened this issue 7 years ago • 0 comments

No reason to instantiate an object. Add the static modifier

https://github.com/100rabhkr/GetJSON/blob/master/getjson/src/main/java/com/dezlum/codelabs/getjson/GetJson.java#L83

zunjae avatar Feb 12 '18 16:02 zunjae