@Immutable @DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) public final class CompositeIOPoolService extends IOPoolService
| Modifier and Type | Field and Description |
|---|---|
private static IOPool<?> |
pool |
private static IOPoolService |
SERVICE |
| Constructor and Description |
|---|
CompositeIOPoolService() |
| Modifier and Type | Method and Description |
|---|---|
IOPool<?> |
get() |
int |
getPriority()
Returns 1 iff the JVM is running JSE 6 or 151 iff the JVM is running
JSE 7.
|
toStringprivate static final IOPool<?> pool
private static final IOPoolService SERVICE
public IOPool<?> get()
public int getPriority()
getPriority in class IOPoolServiceCopyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.