Class BindDefinition

java.lang.Object
io.sundr.model.functions.BindDefinition
All Implemented Interfaces:
Function<ClassRef,TypeDef>

public class BindDefinition extends Object implements Function<ClassRef,TypeDef>
Binds the ClassRef arguments to its TypeDef parameters. In other words it creates a non-parameterized version of the TypeDef.