public interface InlineStyles.StylePredicate

A predicate over a style, used by #allInRange.

Methods

public abstract boolean test(TextStyle style)Returns true when style satisfies the predicate.

Method details

test

public abstract boolean test(TextStyle style)
Returns true when style satisfies the predicate.