Searched defs:list (Results 1 – 3 of 3) sorted by relevance
70 List<GenericDocument> list = new ArrayList<>(ids.length); in doGet() local86 List<GenericDocument> list = new ArrayList<>(ids.size()); in doGet() local
161 List<PropertyPath.PathSegment> list = ImmutableList.of( in testBuildPropertyPathFromSegmentList() local
203 ArrayList<?> list = (ArrayList<?>) value; in deepHashCode() local