Package org.robolectric.shadows
Class ShadowInformationElement
java.lang.Object
org.robolectric.shadows.ShadowInformationElement
@Implements(value=android.net.wifi.ScanResult.InformationElement.class,
minSdk=30)
public class ShadowInformationElement
extends Object
Shadow for
ScanResult.InformationElement
.-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
A builder for creating ShadowInformationElement objects. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
ShadowInformationElement
public ShadowInformationElement()
-