Package org.apache.uima.internal.util
Class Utilities
java.lang.Object
org.apache.uima.internal.util.Utilities
Deprecated.
use Misc instead
static utilities, used by other parts of the UIMA framework
- To be removed in version:
- 4.0.0
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
numberOfCores
public static final int numberOfCoresDeprecated.
-
-
Constructor Details
-
Utilities
public Utilities()Deprecated.
-
-
Method Details
-
nextHigherPowerOf2
public static int nextHigherPowerOf2(int i) Deprecated.
-