Interface InjectedByHilt
-
public interface InjectedByHiltDo not use except in Hilt generated code!
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanwasInjectedByHilt()Returns true if this class was injected by Hilt.
-