Interface IEastCtrl


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

      Static Methods 
      Modifier and Type Method Description
      static IEast from​(East instance)  
    • Method Detail

      • from

        static IEast from​(East instance)