Liferay 7.0-ce-b8 portal-service

com.liferay.portal.kernel.util
Interface Function<T,R>

All Known Implementing Classes:
IdentityServiceContextFunction, ServiceContextFunction

public interface Function<T,R>


Method Summary
 R apply(T t)
           
 

Method Detail

apply

R apply(T t)

Liferay 7.0-ce-b8 portal-service