Class LooperModeConfigurer

All Implemented Interfaces:
Configurer<LooperMode.Mode>

@AutoService(Configurer.class) public class LooperModeConfigurer extends SingleValueConfigurer<LooperMode,LooperMode.Mode>
Provides configuration to Robolectric for its @LooperMode annotation.