com.datasalt.pangool.utils
Class CommonUtils
java.lang.Object
com.datasalt.pangool.utils.CommonUtils
public class CommonUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommonUtils
public CommonUtils()
invertMap
public static Map invertMap(Map<?,?> map)
writeTXT
public static void writeTXT(String string,
File file)
throws IOException
- Writes the string into the file.
- Throws:
IOException
Copyright © –2014 Datasalt Systems S.L.. All rights reserved.