Package org.aincraft

Interface Builder<T>


public interface Builder<T>
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • build

      T build()