Package org.apache.uima.internal.util
Class Utilities
- java.lang.Object
-
- org.apache.uima.internal.util.Utilities
-
public class Utilities extends Object
static utilities, used by other parts of the UIMA framework
-
-
Field Summary
Fields Modifier and Type Field Description static int
numberOfCores
-
Constructor Summary
Constructors Constructor Description Utilities()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int
nextHigherPowerOf2(int i)
-