Object HTEmptyPropertyMap

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Boolean isEmpty() このマップが空か判定します。
      Boolean contains(HTPropertyKey<?> key) 指定したkeyが含まれるか判定します。
      <T extends Any> T get(HTPropertyKey<T> key) 指定したkeyに紐づいた値を返します。
      • Methods inherited from class java.lang.Object

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