Class and Description |
---|
LogNode
A tree-structured threadsafe log that allows you to add log entries in arbitrary order, and have the output
retain a sane order.
|
Class and Description |
---|
AdditionOrderedSet
A simplified set that has O(1) add time, but also preserves a list of elements in the order they were added.
|
LogNode
A tree-structured threadsafe log that allows you to add log entries in arbitrary order, and have the output
retain a sane order.
|
MultiMapKeyToSet
A multimap from key to a set of values.
|
TypeParser.ClassSignature
A class signature.
|
TypeParser.ClassTypeOrTypeVariableSignature
A class type or type variable.
|
TypeParser.MethodSignature
A method signature.
|
TypeParser.TypeParameter
A type parameter.
|
TypeParser.TypeSignature
A type signature for a reference type or base type.
|
Class and Description |
---|
LogNode
A tree-structured threadsafe log that allows you to add log entries in arbitrary order, and have the output
retain a sane order.
|
Class and Description |
---|
InterruptionChecker
Check if this thread or any other thread that shares this InterruptionChecker instance has been interrupted or
has thrown an exception.
|
LogNode
A tree-structured threadsafe log that allows you to add log entries in arbitrary order, and have the output
retain a sane order.
|
Recycler
Recycle instances of type T.
|
TypeParser.ClassSignature
A class signature.
|
TypeParser.ClassTypeOrTypeVariableSignature
A class type or type variable.
|
TypeParser.ClassTypeSignature
A class type signature.
|
TypeParser.MethodSignature
A method signature.
|
TypeParser.ReferenceTypeSignature
A type signature for a reference type.
|
TypeParser.TypeArgument
A type argument.
|
TypeParser.TypeArgument.WILDCARD
A type wildcard.
|
TypeParser.TypeParameter
A type parameter.
|
TypeParser.TypeSignature
A type signature for a reference type or base type.
|
WorkQueue
A parallel work queue.
|
WorkQueue.WorkQueuePreStartHook
A hook that is called once a WorkQueue is created, inside its try-with-resources block, before the workers
are started.
|
WorkQueue.WorkUnitProcessor
A work unit processor.
|
Copyright © 2018. All rights reserved.