All Classes and Interfaces
Class
Description
Annotation used on a class to indicate that its type adapter may automatically be generated.
Interface specifying that something can be cancelled.
Concurrent hashtable implementation supporting mapping arbitrary non-null
int values onto non-null int
values with support for multiple writer and multiple reader threads.Concurrent hashtable implementation supporting mapping arbitrary non-null
int values onto non-null long
values with support for multiple writer and multiple reader threads.Concurrent hashtable implementation supporting mapping arbitrary non-null
int values onto non-null V
values with support for multiple writer and multiple reader threads.Concurrent hashtable implementation supporting mapping arbitrary non-null
int values onto non-null V
values with support for multiple writer and multiple reader threads.Concurrent hashtable implementation supporting mapping arbitrary non-null
long values onto non-null int
values with support for multiple writer and multiple reader threads.Concurrent hashtable implementation supporting mapping arbitrary non-null
long values onto non-null long
values with support for multiple writer and multiple reader threads.Concurrent hashtable implementation supporting mapping arbitrary non-null
long values onto non-null V
values with support for multiple writer and multiple reader threads.Concurrent hashtable implementation supporting mapping arbitrary non-null
long values onto non-null V
values with support for multiple writer and multiple reader threads.Concurrent hashtable implementation supporting mapping arbitrary non-null
K values onto non-null int
values with support for multiple writer and multiple reader threads.Concurrent hashtable implementation supporting mapping arbitrary non-null
K values onto non-null long
values with support for multiple writer and multiple reader threads.Concurrent hashtable implementation supporting mapping arbitrary non-null
K values onto non-null V
values with support for multiple writer and multiple reader threads.Concurrent hashtable implementation supporting mapping arbitrary non-null
K values onto non-null V
values with support for multiple writer and multiple reader threads.Concurrent hashtable implementation supporting mapping arbitrary non-null
K values onto non-null int
values with support for multiple writer and multiple reader threads.Concurrent hashtable implementation supporting mapping arbitrary non-null
K values onto non-null long
values with support for multiple writer and multiple reader threads.Concurrent hashtable implementation supporting mapping arbitrary non-null
K values onto non-null V
values with support for multiple writer and multiple reader threads.Concurrent hashtable implementation supporting mapping arbitrary non-null
K values onto non-null V
values with support for multiple writer and multiple reader threads.Scheduler thread pool implementation that uses EDF scheduling.
MT-Safe linked first in first out ordered queue.
Represents a tickable task that can be scheduled into a scheduled thread pool.
A Schedule is an object that can be used to maintain a periodic schedule for an event of interest.
Annotation indicating that a field should be deserialized or serialized from the config.
Note: Not really tested, use at your own risk.
Class which defines serialization to and from YAML.