Liferay 7.0-ce-b4

com.liferay.portal.kernel.util
Interface Supplier<T>


public interface Supplier<T>


Method Summary
 T get()
           
 

Method Detail

get

T get()

Liferay 7.0-ce-b4