Package com.vladsch.plugin.util
-
Interface Summary Interface Description Bag<T> Cancellable CancellableConsumerRunnable<T> CancellableRunnable ListenerNotifier.RunnableNotifier<L> MappingBag<E,T> Template.Resolver -
Class Summary Class Description AppRestartRequiredChecker<T> AppRestartRequiredCheckerBase<T> AppUtils AwtRunnable Used to create a task that needs to potentially run on the AwtThread.AwtValueRunnable<T> Used to create a task that needs to potentially run on the AwtThread.CancelableJobScheduler ChangedValuePredicate<T,V> DelayedConsumerRunner<T> DelayedRunner ListenerNotifier<L> ListenersRunner<L> OneTimeConsumerRunnable<T> Used to create a task that can be run at most once and the run can be cancelled before it has run, in which case further attempts to run it will do nothing.OneTimeRunnable Used to create a task that can be run at most once and the run can be cancelled before it has run, in which case further attempts to run it will do nothing.PsiTreeAstRenderer RecursionGuard Entry handled by flag value.ReEntryGuard ReflectionUtils SearchPattern SemanticVersion SortedArrayList<T> StudiedWord Template Template.MappedResolver TestUtils TimeIt UtilBundle Version Wrapped<T>