Class Metadata

java.lang.Object
org.robolectric.pluginapi.perf.Metadata

public class Metadata extends Object
Environment metadata for perf stats collection.
  • Constructor Details

    • Metadata

      public Metadata(int sdk)
  • Method Details

    • getSdk

      public int getSdk()
      Get the Android SDK API level the performance stats apply to.