public class MergeLayoutPrototypesThreadLocal extends Object
Constructor and Description |
---|
MergeLayoutPrototypesThreadLocal() |
Modifier and Type | Method and Description |
---|---|
static void |
clearMergeComplete() |
static boolean |
isInProgress() |
static boolean |
isMergeComplete(Method method,
Object[] arguments) |
static void |
setInProgress(boolean inProgress) |
static void |
setMergeComplete(Method method,
Object[] arguments) |