Package 

Interface Module

  • All Implemented Interfaces:
    kotlin.Function , kotlin.Function1

    
    public interface Module
     implements Function1 
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Companion
    • Method Summary

      Modifier and Type Method Description
      String getName()
      • Methods inherited from class org.danilopianini.upgradle.api.Module

        invoke
      • Methods inherited from class kotlin.Function

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

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