Interface PlaceholderResolver<E>

All Known Subinterfaces:
PlaceholderModule<E>
All Known Implementing Classes:
OperatorIfPresentPlaceholderModule, OperatorMapPlaceholderModule, OperatorMapRangePlaceholderModule, OperatorPlaceholderModule, PlaceholderAPIHook, PlaceholderModuleManager, PlaceholderModuleResolver, PlaceholderPluginHook, PlaceholderTreeModule
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 PlaceholderResolver<E>