| Modifier and Type | Method and Description |
|---|---|
UserKey |
User.key() |
static UserKey |
UserKey.valueOf(int key) |
| Modifier and Type | Method and Description |
|---|---|
static UserKeyVisitor<UserKey> |
UserKey.factory() |
| Modifier and Type | Method and Description |
|---|---|
R |
UserKeyVisitor.UserKeyFunction.apply(UserKey input) |
int |
UserKey.compareTo(UserKey that) |
R |
UserVisitor.valueOf(UserKey key,
ComparableList<E> list,
String name,
GroupName groupName) |
static <E extends Object & Comparable<E>> |
User.valueOf(UserKey key,
ComparableList<E> list,
String name,
GroupName groupName) |
| Constructor and Description |
|---|
UserKey(UserKey implementation) |
Copyright © 2015. All rights reserved.