The objective of this library is to provide a simple instrument for dealing with ICD-10-CM codes in Java. It provides ways to check whether a code exists, find its ancestors and descendants, see the ...
LZ4 compression for Java, based on Yann Collet's work available at http://code.google.com/p/lz4/. This library provides access to two compression methods that both ...