Uses of Class
jmri.jmrit.logixng.util.LogixNG_Thread
Packages that use LogixNG_Thread
-
Uses of LogixNG_Thread in jmri.jmrit.logixng
Methods in jmri.jmrit.logixng that return LogixNG_ThreadModifier and TypeMethodDescriptionConditionalNG.getCurrentThread()Get the thread that this conditionalNG executes on. -
Uses of LogixNG_Thread in jmri.jmrit.logixng.implementation
Methods in jmri.jmrit.logixng.implementation that return LogixNG_ThreadModifier and TypeMethodDescriptionDefaultConditionalNG.getCurrentThread()Get the thread that this conditionalNG executes on. -
Uses of LogixNG_Thread in jmri.jmrit.logixng.util
Methods in jmri.jmrit.logixng.util that return LogixNG_ThreadModifier and TypeMethodDescriptionstatic LogixNG_ThreadLogixNG_Thread.createNewThread(int threadID, String name) static LogixNG_ThreadLogixNG_Thread.createNewThread(String name) static LogixNG_ThreadLogixNG_Thread.getThread(int threadID) Methods in jmri.jmrit.logixng.util that return types with arguments of type LogixNG_ThreadMethods in jmri.jmrit.logixng.util with parameters of type LogixNG_Thread