Package com.iizix.text
Interface IKStringInfoProviderHolder
- All Known Implementing Classes:
- Activator,- JakartaEEServer,- JettyRunConfiguration,- PropVerification,- RuntimeBuilderServer,- ServerShell,- StandardServer,- ValidationKStringInfoProviderHolder
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Interface to retrieve the KString information provider.
- Author:
- Christopher Mindus
- Method SummaryModifier and TypeMethodDescriptionRetrieves the KStringInfoProvider.
- Method Details- getKStringInfoProviderIKStringInfoProvider getKStringInfoProvider()Retrieves the KStringInfoProvider.- Returns:
- The KString information provider instance, or null if not possible.