createFilter

@Nullable()
public abstract @Nullable() IFilter<Interaction, ? extends Object> createFilter(@NotNull() @NotNull() String selector)(source)

Creates a filter from a string description

Return

The created filter or null, if no such filter can be created

Parameters

selector

The value in an INI file for the key specified by the opekope2.optigui.annotation.Selector annotation