-
- All Implemented Interfaces:
public class UiControllerSpy.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final UiControllerSpy
instance
public final static UiControllerSpy.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final Unit
attachThroughProxy(UiControllerSpy spy)
final Unit
attachThroughProxy()
final UiControllerSpy
getInstance()
-
-
Method Detail
-
attachThroughProxy
@JvmOverloads() final Unit attachThroughProxy(UiControllerSpy spy)
-
attachThroughProxy
@JvmOverloads() final Unit attachThroughProxy()
-
getInstance
final UiControllerSpy getInstance()
-
-
-
-