Class Types.Derive<ApplyResult>

    • Constructor Summary

      Constructors 
      Constructor Description
      Derive()  
    • Method Summary

      Modifier and Type Method Description
      void addSection​(java.lang.String sectionName, Types.DeriveSection section)  
      Types.DeriveSection<ApplyResult> section​(java.lang.String section)  
      java.util.Set<java.lang.String> sectionNames()  
      • Methods inherited from class java.lang.Object

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