1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

[202649] Added to the header comment.

This commit is contained in:
Pawel Piech 2008-06-17 21:00:32 +00:00
parent 1e0365550e
commit bf58b66316

View file

@ -29,6 +29,7 @@ import org.eclipse.jface.viewers.TreePath;
* *
* <p> * <p>
* The underlying base update policy is considered for container contexts only. * The underlying base update policy is considered for container contexts only.
* In other cases the cache data is always flushed.
* </p> * </p>
*/ */
public class DelayedStackRefreshUpdatePolicy extends UpdatePolicyDecorator { public class DelayedStackRefreshUpdatePolicy extends UpdatePolicyDecorator {