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

java.lang.Object
com.yandex.metrica.profile.UserProfileUpdate<T>
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

    Modifier and Type Method Description
    T getUserProfileUpdatePatcher()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getUserProfileUpdatePatcher

      @NonNull public T getUserProfileUpdatePatcher()