Class Utilities

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

@Deprecated public class Utilities extends Object
Deprecated.
use Misc instead
static utilities, used by other parts of the UIMA framework
  • 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.