Uses of Interface
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback

Packages that use ListWrapperCallback
com.atlassian.plugins.rest.common.expand.entity   
 

Uses of ListWrapperCallback in com.atlassian.plugins.rest.common.expand.entity
 

Methods in com.atlassian.plugins.rest.common.expand.entity that return ListWrapperCallback
 ListWrapperCallback<T> ListWrapper.getCallback()
           
static
<T> ListWrapperCallback<T>
ListWrapperCallBacks.identity(java.util.List<T> items)
           
static
<T> ListWrapperCallback<T>
ListWrapperCallBacks.ofList(java.util.List<T> items)
           
 



Copyright © 2009 Atlassian. All Rights Reserved.