-
public class ViewScopeInstrumentationType.Custom.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ViewScopeInstrumentationType.Custom.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ViewScopeInstrumentationType.Customcreate(String type)Creates a custom instrumentation type. -
-
Method Detail
-
create
final ViewScopeInstrumentationType.Custom create(String type)
Creates a custom instrumentation type.
- Parameters:
type- The custom type identifier
-
-
-
-