]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.db.procore/src/fi/vtt/simantics/procore/internal/CollectionSupportImpl.java
Fixed ClusterTable cluster hash/importance map book-keeping problem
[simantics/platform.git] / bundles / org.simantics.db.procore / src / fi / vtt / simantics / procore / internal / CollectionSupportImpl.java
index 15bbffad859b880f19d545cfa8a9a2207ee605de..c8560bad89ae1257c2f0987a722f4e0fa962b7d5 100644 (file)
@@ -292,6 +292,7 @@ public class CollectionSupportImpl implements CollectionSupport {
                                                                        return false;
                                                        }
                                                }
+                                               return true;
                                        } catch (ClassCastException unused) {
                                                return false;
                                        } catch (NullPointerException unused) {
@@ -507,6 +508,7 @@ public class CollectionSupportImpl implements CollectionSupport {
                                                                        return false;
                                                        }
                                                }
+                                               return true;
                                        } catch (ClassCastException unused) {
                                                return false;
                                        } catch (NullPointerException unused) {