Searched refs:computeCommonDerivedCollectionFeatures (Results 1 – 2 of 2) sorted by relevance
143 computeCommonDerivedCollectionFeatures(mapFeatures); in computeValuesSetFeatures()155 private static Set<Feature<?>> computeCommonDerivedCollectionFeatures( in computeCommonDerivedCollectionFeatures() method in BiMapTestSuiteBuilder157 return MapTestSuiteBuilder.computeCommonDerivedCollectionFeatures(mapFeatures); in computeCommonDerivedCollectionFeatures()
150 computeCommonDerivedCollectionFeatures(mapFeatures); in computeEntrySetFeatures()160 computeCommonDerivedCollectionFeatures(mapFeatures); in computeKeySetFeatures()177 computeCommonDerivedCollectionFeatures(mapFeatures); in computeValuesCollectionFeatures()188 public static Set<Feature<?>> computeCommonDerivedCollectionFeatures( in computeCommonDerivedCollectionFeatures() method in MapTestSuiteBuilder