Class PropertyUtils
- java.lang.Object
-
- org.uberfire.ext.properties.editor.model.PropertyUtils
-
public class PropertyUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description PropertyUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PropertyEditorCategoryconvertMapToCategory(Map<String,List<String>> map)
-
-
-
Method Detail
-
convertMapToCategory
public static PropertyEditorCategory convertMapToCategory(Map<String,List<String>> map)
-
-