Interface StateDescriptionFragmentProvider


@NonNullByDefault public interface StateDescriptionFragmentProvider
Provide a StateDescriptionFragment for the current StateDescription. Use the StateDescriptionFragmentBuilder to create a StateDescriptionFragment with only the parts known.
Author:
Henning Treu - Initial contribution