public abstract class AbstractRunnable extends Object implements Runnable
| Modifier and Type | Field and Description |
|---|---|
static int |
ERROR_EXIT_CODE |
| Constructor and Description |
|---|
AbstractRunnable() |
AbstractRunnable(boolean lenient) |
public static final int ERROR_EXIT_CODE
Copyright © 2014. All rights reserved.