Package org.robolectric.plugins
Class SdkCollection
java.lang.Object
org.robolectric.plugins.SdkCollection
public class SdkCollection extends Object
Holds and provides details on the list of known SDKs.
-
Constructor Summary
Constructors Constructor Description SdkCollection(SdkProvider sdkProvider) -
Method Summary
Modifier and Type Method Description SortedSet<Sdk>getKnownSdks()SdkgetMaxSupportedSdk()SdkgetSdk(int apiLevel)SortedSet<Sdk>getSupportedSdks()