createFilter

public abstract IFilter<Interaction, ?> createFilter(String selector)(source)

Parses the given selector and creates a filter from it, if possible.

Parameters

selector