Searched refs:TextCapture (Results 1 – 1 of 1) sorted by relevance
82 public class TextCapture implements Runnable { class in Main87 TextCapture(Locale thisLocale, Locale nextLocale, Runnable next) { in TextCapture() method in Main.TextCapture191 head = new TextCapture(loc, prev, head); in buildSequence()