Package de.dagere.peass.ci.process
Class IncludeExcludeParser
- java.lang.Object
-
- de.dagere.peass.ci.process.IncludeExcludeParser
-
public class IncludeExcludeParser extends Object
-
-
Constructor Summary
Constructors Constructor Description IncludeExcludeParser()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<String>getStringList(String raw)static List<String>getStringListSimple(String raw)static LinkedHashSet<String>getStringSet(String raw)
-