Package io.sundr.model.functions
Class TypeAssignable
- java.lang.Object
-
- io.sundr.model.functions.TypeAssignable
-
public class TypeAssignable extends Object
-
-
Constructor Summary
Constructors Constructor Description TypeAssignable(io.sundr.model.TypeDef t)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Booleanfrom(io.sundr.model.TypeDef other)Booleanfrom(io.sundr.model.TypeDef other, HashSet<String> visited)
-