svoid maxThreadPriority() { currentThread().setPriority(Thread.MAX_PRIORITY); }