Uses of Interface
org.eclipse.core.runtime.jobs.ILock
-
Packages that use ILock Package Description org.eclipse.core.runtime.jobs Provides core support for scheduling and interacting with background activity. -
-
Uses of ILock in org.eclipse.core.runtime.jobs
Methods in org.eclipse.core.runtime.jobs that return ILock Modifier and Type Method Description ILock
IJobManager. newLock()
Creates a new lock object.
-