Uses of Interface
de.hybris.platform.util.WorkerValueQueue.ExecuteOnTaken
-
Packages that use WorkerValueQueue.ExecuteOnTaken Package Description de.hybris.platform.util -
-
Uses of WorkerValueQueue.ExecuteOnTaken in de.hybris.platform.util
Methods in de.hybris.platform.util with parameters of type WorkerValueQueue.ExecuteOnTaken Modifier and Type Method Description java.lang.ObjectDefaultWorkerValueQueue. executeOnTakenValues(WorkerValueQueue.ExecuteOnTaken<E> exec)java.lang.ObjectDeprecatedWorkerValueQueue. executeOnTakenValues(WorkerValueQueue.ExecuteOnTaken<E> exec)java.lang.ObjectWorkerValueQueue. executeOnTakenValues(WorkerValueQueue.ExecuteOnTaken<E> exec)
-