Package 

Class RxThreadFactory

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static ThreadFactory NONE
    • Method Summary

      Modifier and Type Method Description
      Thread newThread(Runnable r)
      • Methods inherited from class java.util.concurrent.atomic.AtomicLong

        accumulateAndGet, addAndGet, compareAndSet, decrementAndGet, doubleValue, floatValue, get, getAndAccumulate, getAndAdd, getAndDecrement, getAndIncrement, getAndSet, getAndUpdate, incrementAndGet, intValue, lazySet, longValue, set, toString, updateAndGet, weakCompareAndSet
      • Methods inherited from class java.lang.Number

        byteValue, shortValue
      • Methods inherited from class java.util.concurrent.ThreadFactory

        newThread
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait