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


public interface Accessor<T,V>

Author:
Shuyang Zhou

Method Summary
 V get(T t)
           
 

Method Detail

get

V get(T t)