Package com.vladsch.plugin.util
Class RecursionGuard
- java.lang.Object
-
- com.vladsch.plugin.util.RecursionGuard
-
public class RecursionGuard extends java.lang.ObjectEntry handled by flag value. entry will be allowed if the passed flag is > than the flag of one already inside flag 0 will enter only if no one is insideNot intended for thread safety but for UI recursion when processing events that modify components
-
-
Constructor Summary
Constructors Constructor Description RecursionGuard()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanenter(int rank, java.lang.Runnable runnable)
-