public class Util extends Object
Constructor and Description |
---|
Util() |
Modifier and Type | Method and Description |
---|---|
static Level |
disableLogging() |
static boolean |
matchesAnyStopWord(List<String> stopWords,
String word) |
static Counter<String> |
parallelCounter()
Returns a thread safe counter
|
Copyright © 2014. All rights reserved.