模块 mxlib.api

类 PermissibleMap<K,​V>

  • 类型参数:
    K - The key type of this map
    V - The value type of this map
    所有已实现的接口:
    Map<K,​V>

    public class PermissibleMap<K,​V>
    extends AbstractMap<K,​V>
    Permission access check map
    从以下版本开始:
    2.2
    另请参阅:
    PCollectionPermission