Package 

Interface Constraint


  • 
    public interface Constraint
    
                        

    Created on : January 24, 2020 Author : zetbaitsu Name : Zetra GitHub : https://github.com/zetbaitsu

    • Method Summary

      Modifier and Type Method Description
      abstract Boolean isSatisfied(File imageFile)
      abstract File satisfy(File imageFile)
      • Methods inherited from class id.zelory.compressor.constraint.Constraint

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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