| Interface | Description |
|---|---|
| ClockSource |
A resolution-independent provider of current time-stamps and elapsed time
calculations.
|
| ConcurrentBag.IBagStateListener | |
| ConcurrentBag.IConcurrentBagEntry | |
| Sequence |
A monotonically increasing long sequence.
|
| Class | Description |
|---|---|
| ClockSource.Factory |
Factory class used to create a platform-specific ClockSource.
|
| ClockSource.MillisecondClockSource | |
| ClockSource.NanosecondClockSource | |
| ConcurrentBag<T extends ConcurrentBag.IConcurrentBagEntry> |
This is a specialized concurrent bag that achieves superior performance
to LinkedBlockingQueue and LinkedTransferQueue for the purposes of a
connection pool.
|
| DefaultThreadFactory | |
| DriverDataSource | |
| FastList<T> |
Fast list without range checking.
|
| PropertyElf |
A class that reflectively sets bean properties on a target object.
|
| QueuedSequenceSynchronizer |
A specialized wait/notify class useful for resource tracking through the
use of a monotonically-increasing long sequence.
|
| Sequence.DropwizardSequence | |
| Sequence.Factory |
Factory class used to create a platform-specific ClockSource.
|
| Sequence.Java7Sequence | |
| Sequence.Java8Sequence | |
| UtilityElf |
Copyright © 2017 Zaxxer.com. All rights reserved.