Searched defs:longSet (Results 1 – 6 of 6) sorted by relevance
61 public Set<Long> longSet() { in longSet() method in CustomClassForDocumentAPI90 private final Set<Long> longSet; field in CustomClassForDocumentAPI130 private Set<Long> longSet; field in CustomClassForDocumentAPI.Builder177 public Builder longSet(Set<Long> longSet) { in longSet() method in CustomClassForDocumentAPI.Builder
29 private Set<Long> longSet; field in SetBean63 public void setLongSet(Set<Long> longSet) { in setLongSet()
270 …SetAttributeConverter<Set<Long>> longSet = SetAttributeConverter.setConverter(LongAttributeConvert… in setOfLongsAttributeConverter_ReturnsNSType() local
146 Collection<Long> longSet = ordered ? new LinkedHashSet<>() : new HashSet<>(); in checkSet() local
737 LinkedHashSet<Long> longSet = new LinkedHashSet<>(); in setBean_longSet() local
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...