Package hiiragi283.core.api.property
Interface HTPropertyMap
-
- All Implemented Interfaces:
-
hiiragi283.core.api.property.HTPropertyGetter
public interface HTPropertyMap implements HTPropertyGetter
HTPropertyGetterの拡張インターフェースです。
- Since:
0.6.0
Hiiragi Tsubasa
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classHTPropertyMap.Empty何も値を返さないHTPropertyMapの実装クラスです。
public final classHTPropertyMap.BuilderHTPropertyMapのビルダークラスです。
-