Class Types
java.lang.Object
dev.langchain4j.internal.Types
Builds
Type instances for generic types, so that a caller can ask a
Json.JsonCodec for a List<Foo> without a JSON library's type token.
TypeReference and its equivalents belong to a particular library and moved package in
Jackson 3, which is exactly what the codec SPI exists to avoid depending on.
-
Method Summary
-
Method Details
-
listOf
-
parameterized
-