Uses of Record Class
cloud.opencode.base.json.identity.ObjectIdGenerator.IdKey
Packages that use ObjectIdGenerator.IdKey
Package
Description
JSON Object Identity - Object Identity and Circular Reference Support
JSON 对象身份 - 对象身份和循环引用支持
-
Uses of ObjectIdGenerator.IdKey in cloud.opencode.base.json.identity
Methods in cloud.opencode.base.json.identity with parameters of type ObjectIdGenerator.IdKeyModifier and TypeMethodDescriptionvoidObjectIdResolver.bindItem(ObjectIdGenerator.IdKey id, Object pojo) Binds an object identity key to a POJO instance.voidSimpleObjectIdResolver.bindItem(ObjectIdGenerator.IdKey id, Object pojo) ObjectIdResolver.resolveId(ObjectIdGenerator.IdKey id) Resolves an object identity key to a previously bound POJO instance.SimpleObjectIdResolver.resolveId(ObjectIdGenerator.IdKey id)