Package 

Interface Module


  • 
    public interface Module
    
                        

    モジュールを表すInterfaceです。

    サブモジュールと連携するために用意している機能であり、通常利用で使用することはありません。

    • Method Summary

      Modifier and Type Method Description
      abstract String getName() モジュール名
      • Methods inherited from class io.karte.android.core.library.Module

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

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