Liferay 6.2-ce-ga5

com.liferay.portal.kernel.util
Interface Accessor<T,V>


public interface Accessor<T,V>


Method Summary
 V get(T t)
           
 

Method Detail

get

V get(T t)

Liferay 6.2-ce-ga5