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