Class Hierarchy
- java.lang.Object
- junit.framework.Assert
- junit.framework.TestCase (implements junit.framework.Test)
- org.brotli.wrapper.enc.BrotliEncoderChannelTest.ChannleTestCase
- org.brotli.wrapper.enc.BrotliOutputStreamTest.StreamTestCase
- org.brotli.wrapper.enc.EncoderTest.EncoderTestCase
- org.brotli.wrapper.enc.UseCompoundDictionaryTest.UseCompoundDictionaryTestCase
- junit.framework.TestCase (implements junit.framework.Test)
- org.brotli.integration.BrotliJniTestBase
- org.brotli.wrapper.enc.BrotliEncoderChannelTest
- org.brotli.wrapper.enc.BrotliOutputStreamTest
- org.brotli.wrapper.enc.EmptyInputTest
- org.brotli.wrapper.enc.EncoderTest
- org.brotli.wrapper.enc.UseCompoundDictionaryTest
- org.brotli.wrapper.enc.Encoder
- org.brotli.wrapper.enc.BrotliEncoderChannel (implements java.nio.channels.WritableByteChannel)
- org.brotli.wrapper.enc.Encoder.Parameters
- org.brotli.wrapper.enc.EncoderJNI
- org.brotli.wrapper.enc.EncoderJNI.PreparedDictionaryImpl (implements org.brotli.enc.PreparedDictionary)
- org.brotli.wrapper.enc.EncoderJNI.Wrapper
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.brotli.wrapper.enc.BrotliOutputStream
- junit.framework.Assert
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.brotli.wrapper.enc.BrotliEncoderChannelTest.TestMode
- org.brotli.wrapper.enc.BrotliOutputStreamTest.TestMode
- org.brotli.wrapper.enc.Encoder.Mode
- org.brotli.wrapper.enc.EncoderJNI.Operation
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)