Interface GroupManager
-
- All Known Implementing Classes:
GroupManagerImpl
public interface GroupManagerControl's key grouping.- Author:
- Pete Muir
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetGroup(Object key)Get the group for a given key
-