Modifier and Type | Method and Description |
---|---|
ConcurrencyStrategy |
SealedKernel.getConcurrency() |
static ConcurrencyStrategy |
ConcurrencyStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConcurrencyStrategy[] |
ConcurrencyStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ConcurrencyStrategy |
BooleanPrimitive.getConcurrency() |
ConcurrencyStrategy |
BooleanArrayCursor.getConcurrency() |
Modifier and Type | Method and Description |
---|---|
ConcurrencyStrategy |
BytePrimitive.getConcurrency() |
ConcurrencyStrategy |
ByteArrayCursor.getConcurrency() |
Modifier and Type | Method and Description |
---|---|
ConcurrencyStrategy |
CharacterPrimitive.getConcurrency() |
ConcurrencyStrategy |
CharacterArrayCursor.getConcurrency() |
Modifier and Type | Method and Description |
---|---|
ConcurrencyStrategy |
DoublePrimitive.getConcurrency() |
Modifier and Type | Method and Description |
---|---|
ConcurrencyStrategy |
FloatPrimitive.getConcurrency() |
Modifier and Type | Method and Description |
---|---|
ConcurrencyStrategy |
RandomPrimitive.getConcurrency() |
ConcurrencyStrategy |
Nanoseconds.getConcurrency() |
ConcurrencyStrategy |
Milliseconds.getConcurrency() |
Modifier and Type | Method and Description |
---|---|
ConcurrencyStrategy |
ModuloIntegerPrimitive.getConcurrency() |
ConcurrencyStrategy |
IntegerPrimitive.getConcurrency() |
ConcurrencyStrategy |
EnumerationPrimitive.getConcurrency() |
Modifier and Type | Method and Description |
---|---|
ConcurrencyStrategy |
LongPrimitive.getConcurrency() |
Modifier and Type | Method and Description |
---|---|
ConcurrencyStrategy |
AbstractPrimitiveWrapper.getConcurrency() |
ConcurrencyStrategy |
AbstractConstant.getConcurrency() |
Modifier and Type | Method and Description |
---|---|
ConcurrencyStrategy |
ShortPrimitive.getConcurrency() |
Modifier and Type | Method and Description |
---|---|
ConcurrencyStrategy |
TextPrimitive.getConcurrency() |
Modifier and Type | Method and Description |
---|---|
ConcurrencyStrategy |
UnlimitedIntegerPrimitive.getConcurrency() |
ConcurrencyStrategy |
UnlimitedDecimalPrimitive.getConcurrency() |
Copyright © 2006-2012 Ware-Squared Software Development. All Rights Reserved.