Searched refs:keySetFeatures (Results 1 – 3 of 3) sorted by relevance
163 Set<Feature<?>> keySetFeatures = computeCommonDerivedCollectionFeatures(mapFeatures); in computeKeySetFeatures() local167 keySetFeatures.add(CollectionFeature.SUBSET_VIEW); in computeKeySetFeatures()169 keySetFeatures.add(CollectionFeature.ALLOWS_NULL_VALUES); in computeKeySetFeatures()171 keySetFeatures.add(CollectionFeature.ALLOWS_NULL_QUERIES); in computeKeySetFeatures()174 return keySetFeatures; in computeKeySetFeatures()
185 Set<Feature<?>> keySetFeatures = computeCommonDerivedCollectionFeatures(mapFeatures); in computeKeySetFeatures() local189 keySetFeatures.add(CollectionFeature.SUBSET_VIEW); in computeKeySetFeatures()191 keySetFeatures.add(CollectionFeature.ALLOWS_NULL_VALUES); in computeKeySetFeatures()193 keySetFeatures.add(CollectionFeature.ALLOWS_NULL_QUERIES); in computeKeySetFeatures()196 return keySetFeatures; in computeKeySetFeatures()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...