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