Class MapTemplateExtensions
- java.lang.Object
-
- io.quarkus.qute.runtime.extensions.MapTemplateExtensions
-
@Vetoed public class MapTemplateExtensions extends Object
-
-
Constructor Summary
Constructors Constructor Description MapTemplateExtensions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static booleancontainsKey(Map<?,?> map, Object key)(package private) static <V> Vget(Map<?,V> map, Object key)(package private) static Objectmap(Map map, String name)
-