| Interface | Description |
|---|---|
| Consumer<T> |
Represents an operation that accepts a single input argument and returns no result.
|
| Class | Description |
|---|---|
| Assertions |
Provides methods for asserting the truth of expressions and properties.
|
| C | |
| Charsets | |
| CopyOnWriteMultiset<E> |
An unordered collection of elements that allows duplicates, but also allows access to a set of
unique elements.
|
| MimeTypes |
Defines common MIME types and helper methods.
|
| ParsableBitArray |
Wraps a byte array, providing methods that allow it to be read as a bitstream.
|
| ParsableByteArray |
Wraps a byte array, providing a set of methods for parsing data from it.
|
| PsshAtomUtil |
Utility methods for handling PSSH atoms.
|
| Util |
Miscellaneous utility methods.
|