org.glowroot.shaded.ning.compress.lzf.package-info Maven / Gradle / Ivy
The newest version!
/**
Package that contains public API of the LZF codec, as well as some
of the implementation (specifically parts that are designed to be overridable).
*/
package org.glowroot.shaded.ning.compress.lzf;