Interface ItemStateView
-
- All Known Subinterfaces:
ItemState
- All Known Implementing Classes:
Entity,FlexibleSearchResultItemState
public interface ItemStateView
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T> Tget(Key key)
-
-
-
Method Detail
-
get
<T> T get(Key key)
-
-