public abstract class AbstractPrioritizedCallable<V> extends Object implements PrioritizedCallable<V>
| Constructor and Description | 
|---|
AbstractPrioritizedCallable(int priority)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getPriority()  | 
public int getPriority()
getPriority in interface PrioritizedCallable<V>Copyright © 2011–2018. All rights reserved.