Interface InjectedByHilt


public interface InjectedByHilt
Do not use except in Hilt generated code!
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Returns true if this class was injected by Hilt.
  • Method Details

    • wasInjectedByHilt

      boolean wasInjectedByHilt()
      Returns true if this class was injected by Hilt.