public interface McpPrimitivesRegistry<T>
void
add(McpServerProperties mcpServerProps, T item)
java.util.Collection<T>
all()
boolean
contains(java.lang.String key)
int
count()
remove(java.lang.String key)
int count()
java.util.Collection<T> all()
boolean contains(java.lang.String key)
void remove(java.lang.String key)
void add(McpServerProperties mcpServerProps, T item)