Package 

Interface Rule


  • 
    public interface Rule
    
                        
    Represents an action being a part of configuration.
    • Method Summary

      Modifier and Type Method Description
      abstract Unit validate()
      abstract Unit execute()
      • Methods inherited from class com.neva.gradle.fork.config.Rule

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

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