Searched defs:zips (Results 1 – 2 of 2) sorted by relevance
56 private final List<ZipFile> zips = new ArrayList<>(); field in ClassPathIterator
282 struct zips { struct285 operator()(Ts &&... xs) const { in operator ()()