Class CompressionType


  • public class CompressionType
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int BZ2  
      static int GZ  
      static int NONE  
    • Constructor Summary

      Constructors 
      Constructor Description
      CompressionType()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait