Class CategoryImpl

java.lang.Object
io.quarkus.registry.catalog.CategoryImpl
All Implemented Interfaces:
Category

public class CategoryImpl extends Object implements Category
Asymmetric data manipulation: Deserialization always uses the builder; Serialization always uses the Impl.
See Also: