|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.util.MiscUtil
public class MiscUtil
Constructor Summary | |
---|---|
MiscUtil()
|
Method Summary | ||
---|---|---|
static java.lang.String |
readFile(java.io.File file)
|
|
static
|
union(java.util.Collection<T>... sets)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MiscUtil()
Method Detail |
---|
public static <T> java.util.Collection<T> union(java.util.Collection<T>... sets)
public static java.lang.String readFile(java.io.File file) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |