Uses of Interface
org.eclipse.epsilon.common.concurrent.ConcurrentBaseDelegate
Packages that use ConcurrentBaseDelegate
-
Uses of ConcurrentBaseDelegate in org.eclipse.epsilon.common.concurrent
Classes in org.eclipse.epsilon.common.concurrent with type parameters of type ConcurrentBaseDelegateModifier and TypeInterfaceDescriptioninterfaceConcurrentBaseDelegate<T extends ConcurrentBaseDelegate<T>> -
Uses of ConcurrentBaseDelegate in org.eclipse.epsilon.eol.execute.context
Classes in org.eclipse.epsilon.eol.execute.context that implement ConcurrentBaseDelegateModifier and TypeClassDescriptionclassA FrameStack is a stack of frames that stores the variables created during the execution of an EOL program.