Searched defs:IntegerList (Results 1 – 3 of 3) sorted by relevance
35 typedef std::vector<int32_t> IntegerList; typedef
59 private abstract static class IntegerList implements List<Integer> {} class in TypeTokenTest