Package com.thaiopensource.util
Interface PropertyMap
- All Known Implementing Classes:
SinglePropertyMap
public interface PropertyMap
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionboolean
contains
(PropertyId<?> pid) <T> T
get
(PropertyId<T> pid) PropertyId<?>
getKey
(int i) int
size()
-
Field Details
-
EMPTY
-
-
Method Details
-
get
-
contains
-
size
int size() -
getKey
-