Package io.sundr.adapter.api
Interface Adapter<T,R,P,M>
public interface Adapter<T,R,P,M>
-
Method Summary
Modifier and TypeMethodDescriptiondefault MethodadaptMethod(M method) default PropertyadaptProperty(P property) default TypeRefadaptReference(R ref) default TypeDef
-
Method Details
-
getTypeAdapterFunction
-
getReferenceAdapterFunction
-
getMethodAdapterFunction
-
getPropertyAdapterFunction
-
adaptType
-
adaptMethod
-
adaptProperty
-
adaptReference
-