| vicazh.hyperpool.stream.Priority
Priority | public class Priority extends ArrayList(Code) | | The priority
author: Victor Zhigunov version: 0.4.0 |
NO_LIMIT_PRIORITY | final public static int NO_LIMIT_PRIORITY(Code) | | The default priority that is assigned to a thread.
|
clientindex | long clientindex(Code) | | |
serverindex | long serverindex(Code) | | |
action | public void action()(Code) | | |
getClient | public int getClient()(Code) | | |
getClientCount | long getClientCount()(Code) | | |
getServer | public int getServer()(Code) | | |
getServerCount | long getServerCount()(Code) | | |
setClient | public void setClient(int client)(Code) | | |
setServer | public void setServer(int server)(Code) | | |
|
|