Interface IACtrl


  • public interface IACtrl
    An addition interface to IA that is used for implementation or tools.
    Author:
    katherine
    • Method Summary

      Static Methods 
      Modifier and Type Method Description
      static IA from​(A instance)  
    • Method Detail

      • from

        static IA from​(A instance)