public class ServiceReferenceMapperFactory extends java.lang.Object
ServiceReferenceMapperFactory()
static <K,S> com.liferay.registry.collections.ServiceReferenceMapper<K,S>
create(Accessor<S,K> accessor)
create(Function<S,K> function)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ServiceReferenceMapperFactory()
public static <K,S> com.liferay.registry.collections.ServiceReferenceMapper<K,S> create(Accessor<S,K> accessor)
public static <K,S> com.liferay.registry.collections.ServiceReferenceMapper<K,S> create(Function<S,K> function)