Class Utils
java.lang.Object
io.jenkins.plugins.globalyamlproperties.Utils
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
deepCopyMap
public static Map<String,Object> deepCopyMap(Map<String, Object> orig) throws IOException, ClassNotFoundException- Throws:
IOException
ClassNotFoundException
-