Interface StyleBuilderApplicable

All Superinterfaces:
ComponentBuilderApplicable
All Known Subinterfaces:
TextColor
All Known Implementing Classes:
ClickEvent, HoverEvent, NamedTextColor, TextDecoration
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface
public interface StyleBuilderApplicable
extends ComponentBuilderApplicable
Something that can be applied to a Style.
Since:
4.0.0