模块 mxlib.api

类 PermissibleIterable<E>

  • 类型参数:
    E - The type of this iterable
    所有已实现的接口:
    Iterable<E>

    public class PermissibleIterable<E>
    extends Object
    implements Iterable<E>
    The permission access check iterable
    从以下版本开始:
    2.2
    另请参阅:
    PCollectionPermission