Class NullAction
-
- All Implemented Interfaces:
public class NullAction extends Action
-
-
Constructor Summary
Constructors Constructor Description NullAction(BaseActionManager manager)
-
Method Summary
Modifier and Type Method Description ActionType
getType()
-
-
Constructor Detail
-
NullAction
NullAction(BaseActionManager manager)
-
-
Method Detail
-
getType
@NonNull() ActionType getType()
-
-
-
-