Package 

Enum AndroidEnvironmentContext.Profile

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      MEMORY

      Optimized on low memory usage at the cost of speed.

      SPEED

      Optimized on speed at the cost of memory usage.

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class org.rewedigital.katana.android.environment.AndroidEnvironmentContext.Profile

        compareTo, equals, finalize, getDeclaringClass, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait