Constant Field Values
Contents
EDU.oswego.*
-
EDU.oswego.cs.dl.util.concurrent.DefaultChannelCapacity Modifier and Type Constant Field Value public static final int
INITIAL_DEFAULT_CAPACITY
1024
-
EDU.oswego.cs.dl.util.concurrent.FJTaskRunner Modifier and Type Constant Field Value protected static final int
INITIAL_CAPACITY
4096
protected static final int
MAX_CAPACITY
1073741824
-
EDU.oswego.cs.dl.util.concurrent.PooledExecutor Modifier and Type Constant Field Value public static final long
DEFAULT_KEEPALIVETIME
60000L
public static final int
DEFAULT_MAXIMUMPOOLSIZE
2147483647
public static final int
DEFAULT_MINIMUMPOOLSIZE
1
-
EDU.oswego.cs.dl.util.concurrent.Sync Modifier and Type Constant Field Value public static final long
ONE_CENTURY
3155695200000L
public static final long
ONE_DAY
86400000L
public static final long
ONE_HOUR
3600000L
public static final long
ONE_MINUTE
60000L
public static final long
ONE_SECOND
1000L
public static final long
ONE_WEEK
604800000L
public static final long
ONE_YEAR
31556952000L