Class SchemaRegistry.TypeKey
java.lang.Object
io.smallrye.openapi.runtime.scanner.SchemaRegistry.TypeKey
- Enclosing class:
SchemaRegistry
This class is used as the key when storing
Schemas in the
registry. The purpose is to replicate the same behavior as the
Type classes equals and hashCode
functions, with the exception that the Type's annotations are not
considered in these versions of the methods.- Author:
- Michael Edgar <michael@xlate.io>
-
Method Summary