Interface McpJsonMapperSupplier

All Superinterfaces:
Supplier<McpJsonMapper>

public interface McpJsonMapperSupplier extends Supplier<McpJsonMapper>
Strategy interface for resolving a McpJsonMapper.
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get