|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugins.rest.common.expand.entity.ListWrapperCallBacks
public class ListWrapperCallBacks
| Constructor Summary | |
|---|---|
ListWrapperCallBacks()
|
|
| Method Summary | ||
|---|---|---|
static
|
identity(java.util.List<T> items)
|
|
static
|
ofList(java.util.List<T> items)
|
|
static
|
ofList(java.util.List<T> items,
int maxResults)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListWrapperCallBacks()
| Method Detail |
|---|
public static <T> ListWrapperCallback<T> identity(java.util.List<T> items)
public static <T> ListWrapperCallback<T> ofList(java.util.List<T> items)
public static <T> ListWrapperCallback<T> ofList(java.util.List<T> items,
int maxResults)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||