com.yandex.metrica.profile

Class UserProfileUpdate<T extends com.yandex.metrica.impl.profile.UserProfileUpdatePatcher>

  1. Method Summary
  2. Methods inherited from class java.lang.Object
  3. Method Detail
    1. getUserProfileUpdatePatcher
Type Parameters:
T - patcher type


public class UserProfileUpdate<T extends com.yandex.metrica.impl.profile.UserProfileUpdatePatcher>
extends java.lang.Object
This class indicates user profile update.

Method Summary

All Methods
Instance Methods
Concrete Methods
Modifier and TypeMethod and Description
TgetUserProfileUpdatePatcher() 

Methods inherited from class java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Method Detail

getUserProfileUpdatePatcher

@NonNull
public T getUserProfileUpdatePatcher()