Uses of Class
io.sundr.model.functions.TypeCast
-
Packages that use TypeCast Package Description io.sundr.model.functions io.sundr.model.utils -
-
Uses of TypeCast in io.sundr.model.functions
Methods in io.sundr.model.functions that return TypeCast Modifier and Type Method Description static TypeCastTypeCast. to(io.sundr.model.ClassRef expectedType)Create the function which casts to the specified target type. -
Uses of TypeCast in io.sundr.model.utils
Fields in io.sundr.model.utils declared as TypeCast Modifier and Type Field Description static TypeCastCollections. AS_COLLECTIONstatic TypeCastCollections. AS_MAP
-