]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.graph/src/org/simantics/graph/representation/Extensions.java
Platform startup performance improvements
[simantics/platform.git] / bundles / org.simantics.graph / src / org / simantics / graph / representation / Extensions.java
index 375fb1416899f57bb40c66761b31504773bef870..73a988798397964210a93f50074ef824051694af 100644 (file)
@@ -12,8 +12,8 @@ public class Extensions {
 
        /**
         * Used for storing a cached hash code computed from a
-        * {@link TransferableGraph1} instance <em>without</em> this cached hashcode
-        * key,value pair in the <code>extensions</code> map.
+        * {@link TransferableGraph1} instance in the metadata map of the
+        * <code>DataContainer</code> containing the TG.
         */
        public final static String CACHED_HASHCODE = "cached.hashCode";