public abstract static class Role.F extends AAAObject.F
| Modifier and Type | Field and Description |
|---|---|
static org.osgl.Lang.F1<Role,org.osgl.util.C.List<Permission>> |
PERMISSION_GETTER |
NAME_FETCHER| Constructor and Description |
|---|
F() |
| Modifier and Type | Method and Description |
|---|---|
static org.osgl.Lang.Visitor<Role> |
permissionVisitor(org.osgl.Lang.Visitor<Permission> visitor) |
nameFetcher, nameMatcher, nameVisitorpublic static org.osgl.Lang.F1<Role,org.osgl.util.C.List<Permission>> PERMISSION_GETTER
public static org.osgl.Lang.Visitor<Role> permissionVisitor(org.osgl.Lang.Visitor<Permission> visitor)
Copyright © 2017–2020 OSGL (Open Source General Library). All rights reserved.