Action Interface :
public interface Action
An action interface representing a single user interaction action.
VS
Actions are a class that extends from Object
public class Actions
extends java.lang.Object
User API for emulating complex user gestures. Use this class, not directly using the keyboard or mouse.
Edit:
@mrfreester . , Actions, build() Action. , , perform() .