Package rx.internal.util
Class RxThreadFactory
java.lang.Object
java.lang.Number
java.util.concurrent.atomic.AtomicLong
rx.internal.util.RxThreadFactory
- All Implemented Interfaces:
Serializable,ThreadFactory
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ThreadFactory(package private) final Stringprivate static final long -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.concurrent.atomic.AtomicLong
accumulateAndGet, addAndGet, compareAndExchange, compareAndExchangeAcquire, compareAndExchangeRelease, compareAndSet, decrementAndGet, doubleValue, floatValue, get, getAcquire, getAndAccumulate, getAndAdd, getAndDecrement, getAndIncrement, getAndSet, getAndUpdate, getOpaque, getPlain, incrementAndGet, intValue, lazySet, longValue, set, setOpaque, setPlain, setRelease, toString, updateAndGet, weakCompareAndSet, weakCompareAndSetAcquire, weakCompareAndSetPlain, weakCompareAndSetRelease, weakCompareAndSetVolatileMethods inherited from class java.lang.Number
byteValue, shortValue
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
NONE
-
prefix
-
-
Constructor Details
-
RxThreadFactory
-
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory
-