| Interface | Description |
|---|---|
| ClockSource |
A resolution-independent provider of current time-stamps and elapsed time calculations.
|
| Class | Description |
|---|---|
| ClockSource.Factory |
Factory class used to create a platform-specific ClockSource.
|
| ClockSource.MillisecondClockSource | |
| ClockSource.NanosecondClockSource | |
| ConcurrentBag<T extends ConcurrentBagEntry> |
This is a specialized concurrent bag that achieves superior performance
to LinkedBlockingQueue and LinkedTransferQueue for the purposes of a
connection pool.
|
| ConcurrentBagEntry<T> |
ConcurrentBagEntry.
|
| FastList<T> |
Fast list without range checking.
|
Copyright © 2023. All rights reserved.