Uses of Class
com.google.re2j.Machine.Thread
-
Uses of Machine.Thread in com.google.re2j
Fields in com.google.re2j declared as Machine.ThreadModifier and TypeFieldDescription(package private) final Machine.Thread[]Machine.Queue.denseThreadsprivate Machine.Thread[]Machine.poolMethods in com.google.re2j that return Machine.ThreadModifier and TypeMethodDescriptionprivate Machine.ThreadMachine.add(Machine.Queue q, int pc, int pos, int[] cap, int cond, Machine.Thread t) private Machine.ThreadMethods in com.google.re2j with parameters of type Machine.ThreadModifier and TypeMethodDescriptionprivate Machine.ThreadMachine.add(Machine.Queue q, int pc, int pos, int[] cap, int cond, Machine.Thread t) private voidMachine.free(Machine.Thread t)