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()
160 computeCommonDerivedCollectionFeatures(mapFeatures); in computeEntrySetFeatures()170 computeCommonDerivedCollectionFeatures(mapFeatures); in computeKeySetFeatures()187 computeCommonDerivedCollectionFeatures(mapFeatures); in computeValuesCollectionFeatures()198 public static Set<Feature<?>> computeCommonDerivedCollectionFeatures( in computeCommonDerivedCollectionFeatures() method in MapTestSuiteBuilder