Class SelectKey
java.lang.Object
us.irdev.bedrock.bag.SelectKey
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final SelectType
static final String
static final String
-
Constructor Summary
ConstructorDescriptionSelectKey
(SelectType type, String... keysArray) SelectKey
(SelectType type, String[] keysArray, String[] asArray) SelectKey
(SelectType type, BagArray keysArray) SelectKey
(SelectType type, BagArray keysArray, BagArray asArray) -
Method Summary
-
Field Details
-
AS_KEY
- See Also:
-
KEYS_KEY
- See Also:
-
TYPE_KEY
- See Also:
-
DEFAULT_TYPE
-
-
Constructor Details
-
SelectKey
public SelectKey() -
SelectKey
-
SelectKey
-
SelectKey
-
SelectKey
-
SelectKey
-
SelectKey
-
SelectKey
-
-
Method Details
-
select
-
select
-
setType
-
getType
-
setKeys
-
setKeys
-
addKeys
-
addKeys
-