Searched refs:print (Results 1 – 5 of 5) sorted by relevance
20 print: function() {} method
68 writer.print(new Gson().toJson(testAcks)); in doGet()105 writer.print(new Gson().toJson(KeyFactory.keyToString(key))); in doPost()
130 writer.print(new Gson().toJson(details.toJson())); in doGet()
186 writer.print(new Gson().toJson(returnData)); in doPost()
394 v -> dateTimeFormatter.print(v.getId() / 1000))); in getCoverageDataTable()