Class PermissionMap

All Implemented Interfaces:
AttachableDataType, Serializable, Cloneable, Map<String,PanelUserHandler.Permission>

public final class PermissionMap extends AbstractDatabaseMap<String,PanelUserHandler.Permission>
Class to allow a HashMap of <String, Permission> to be used in PermissionConverter

Also provides conversion methods

Author:
gmt2001
See Also: