AbstractNoninterruptibleReadableChannel |
The channel used for reads which cannot be implicitly closed after the operational Thread
is interrupted .
|
AbstractNoninterruptibleWritableChannel |
The channel used for writes which cannot be implicitly closed after the operational Thread
is interrupted .
|
Channels |
Converts OutputStream , PrintStream , InputStream to the Java Channel .
|
ClassMethod |
Data transfer object of class and method literals.
|
ConcurrencyUtils |
Concurrency utilities.
|
DaemonThreadFactory |
Creates new daemon Thread.
|
DaemonThreadFactory.NamedThreadFactory |
|
DumpFileUtils |
Dumps a text or exception in dump file.
|
ImmutableMap<K,V> |
Copies input map in constructor , and Entries are linked and thread-safe.
|
ImmutableMap.Node<K,V> |
|
ObjectUtils |
Similar to Java 7 java.util.Objects.
|
StringUtils |
Common java.lang.String manipulation routines.
|
TestClassMethodNameUtils |
JUnit Description parser.
|