Searched refs:entrySetFeatures (Results 1 – 2 of 2) sorted by relevance
163 Set<Feature<?>> entrySetFeatures = computeCommonDerivedCollectionFeatures(mapFeatures); in computeEntrySetFeatures() local165 entrySetFeatures.add(CollectionFeature.ALLOWS_NULL_QUERIES); in computeEntrySetFeatures()167 return entrySetFeatures; in computeEntrySetFeatures()
185 Set<Feature<?>> entrySetFeatures = computeCommonDerivedCollectionFeatures(mapFeatures); in computeEntrySetFeatures() local187 entrySetFeatures.add(CollectionFeature.ALLOWS_NULL_QUERIES); in computeEntrySetFeatures()189 return entrySetFeatures; in computeEntrySetFeatures()