Searched defs:RunnerState (Results 1 – 1 of 1) sorted by relevance
39 public abstract class RunnerState extends State { class58 public RunnerState(int threshold, @NonNull LocalLog localLog) { in RunnerState() method in RunnerState