Searched defs:toLong (Results 1 – 2 of 2) sorted by relevance
72 static Long toLong(Object value) { in toLong() method in JSON
328 long[][] toLong = new long[3][3]; in test_waitJ() local