Uses of Class
io.modelcontextprotocol.json.TypeRef
Packages that use TypeRef
-
Uses of TypeRef in io.modelcontextprotocol.json
Methods in io.modelcontextprotocol.json with parameters of type TypeRefModifier and TypeMethodDescription<T> TMcpJsonMapper.convertValue(Object fromValue, TypeRef<T> type) Convert a value to a given parameterized type.<T> TDeserialize JSON bytes into a parameterized target type.<T> TDeserialize JSON string into a parameterized target type.