public static class ActionList.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ActionList.Builder |
actions(List<Action> actions) |
ActionList |
build() |
ActionList.Builder |
copy(ActionList o) |
String |
toString() |
public ActionList.Builder actions(List<Action> actions)
public ActionList build()
public ActionList.Builder copy(ActionList o)
Copyright © 2016–2022. All rights reserved.