Uses of Interface
io.sundr.adapter.api.Adapter
-
Uses of Adapter in io.sundr.adapter.api
Methods in io.sundr.adapter.api that return AdapterModifier and TypeMethodDescriptionAdapterFactory.create(AdapterContext ctx) Create an instance ofAdapterfor the givenAdapterContext.Methods in io.sundr.adapter.api that return types with arguments of type AdapterModifier and TypeMethodDescriptionAdapters.getAdapterForMethod(Class type, AdapterContextAware ctx) Adapters.getAdapterForProperty(Class type, AdapterContextAware ctx) Adapters.getAdapterForReference(Class type, AdapterContextAware ctx) Adapters.getAdapterForType(Class type, AdapterContextAware ctx)