SynchronousExecutor
.@Deprecated public class SynchronousWorkSerializer extends java.lang.Object implements IWorkSerializer
Constructor and Description |
---|
SynchronousWorkSerializer()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
addWork(java.lang.Runnable work)
Deprecated.
|
void |
dispose()
Deprecated.
|
java.lang.String |
toString()
Deprecated.
|
public boolean addWork(java.lang.Runnable work)
addWork
in interface IWorkSerializer
public void dispose()
dispose
in interface IWorkSerializer
public java.lang.String toString()
toString
in class java.lang.Object
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html