Class Utilities

java.lang.Object
org.apache.uima.internal.util.Utilities

@Deprecated(since="3.0.0") public class Utilities extends Object
Deprecated.
use Misc instead
static utilities, used by other parts of the UIMA framework
To be removed in version:
4.0.0
  • Field Details

    • numberOfCores

      public static final int numberOfCores
      Deprecated.
  • Constructor Details

    • Utilities

      public Utilities()
      Deprecated.
  • Method Details

    • nextHigherPowerOf2

      public static int nextHigherPowerOf2(int i)
      Deprecated.