Hierarchy For Package dev.hallock.zstd
Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- dev.hallock.zstd.ZstdException
- java.io.IOException
- java.lang.Exception
- dev.hallock.zstd.Zstd
- dev.hallock.zstd.ZstdCompressionContext (implements java.lang.AutoCloseable)
- dev.hallock.zstd.ZstdCompressionDictionary (implements java.lang.AutoCloseable)
- dev.hallock.zstd.ZstdCompressionStream (implements java.lang.AutoCloseable)
- dev.hallock.zstd.ZstdDecompressionContext (implements java.lang.AutoCloseable)
- dev.hallock.zstd.ZstdDecompressionDictionary (implements java.lang.AutoCloseable)
- dev.hallock.zstd.ZstdDecompressionStream (implements java.lang.AutoCloseable)
- dev.hallock.zstd.ZstdInputBuffer
- dev.hallock.zstd.ZstdOutputBuffer
- dev.hallock.zstd.ZstdParameterBounds
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- dev.hallock.zstd.ZstdResult
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- dev.hallock.zstd.ZstdCompressionParameter
- dev.hallock.zstd.ZstdDecompressionParameter
- dev.hallock.zstd.ZstdEndDirective
- dev.hallock.zstd.ZstdResetDirective
- dev.hallock.zstd.ZstdStrategy
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- dev.hallock.zstd.ZstdResult.Error (implements dev.hallock.zstd.ZstdResult)
- dev.hallock.zstd.ZstdResult.Ok (implements dev.hallock.zstd.ZstdResult)
- java.lang.Record