Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.aayushatharva.brotli4j.Brotli4jLoader
- com.aayushatharva.brotli4j.common.BrotliCommon
- com.aayushatharva.brotli4j.decoder.Decoder
- com.aayushatharva.brotli4j.decoder.BrotliDecoderChannel (implements java.nio.channels.ReadableByteChannel)
- com.aayushatharva.brotli4j.decoder.DecoderJNI
- com.aayushatharva.brotli4j.decoder.DecoderJNI.Wrapper
- com.aayushatharva.brotli4j.decoder.Decoders
- com.aayushatharva.brotli4j.decoder.DirectDecompress
- com.aayushatharva.brotli4j.encoder.Encoder
- com.aayushatharva.brotli4j.encoder.BrotliEncoderChannel (implements java.nio.channels.WritableByteChannel)
- com.aayushatharva.brotli4j.encoder.Encoder.Parameters
- com.aayushatharva.brotli4j.encoder.Encoders
- java.io.InputStream (implements java.io.Closeable)
- com.aayushatharva.brotli4j.decoder.BrotliInputStream
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- com.aayushatharva.brotli4j.encoder.BrotliOutputStream
- com.aayushatharva.brotli4j.encoder.PreparedDictionaryGenerator
Interface Hierarchy
- com.aayushatharva.brotli4j.encoder.PreparedDictionary
Annotation Type Hierarchy
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.aayushatharva.brotli4j.decoder.DecoderJNI.Status
- com.aayushatharva.brotli4j.encoder.Encoder.Mode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)