Class CompressParameter<OPTION>

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected CompressParameter​(java.lang.String name, OPTION option)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getName()  
      protected OPTION getOption()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CompressParameter

        protected CompressParameter​(java.lang.String name,
                                    OPTION option)
    • Method Detail

      • getName

        public final java.lang.String getName()
      • getOption

        protected final OPTION getOption()