Interface HTPropertyMap

  • All Implemented Interfaces:
    hiiragi283.core.api.property.HTPropertyGetter

    
    public interface HTPropertyMap
     implements HTPropertyGetter
                        

    HTPropertyGetterの拡張インターフェースです。

    Since:

    0.6.0

    Author:

    Hiiragi Tsubasa

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract Integer getSize()
      Boolean isEmpty()
      • Methods inherited from class hiiragi283.core.api.property.HTPropertyGetter

        contains, get
      • Methods inherited from class java.lang.Object

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