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