intellij-randomness / com.fwdekker.randomness / DataInsertRepeatArrayAction / <init>

<init>

DataInsertRepeatArrayAction(dataInsertArrayAction: DataInsertArrayAction, icon: Icon = RandomnessIcons.Data.Array)

Inserts the same randomly generated array of strings at the event's editor's carets.

Parameters

dataInsertArrayAction - the action to generate data with

icon - the icon to display with the action