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