Uses of Class
dagger.hilt.processor.internal.MethodSignature
Packages that use MethodSignature
-
Uses of MethodSignature in dagger.hilt.processor.internal
Methods in dagger.hilt.processor.internal that return MethodSignatureModifier and TypeMethodDescriptionstatic MethodSignatureMethodSignature.of(androidx.room.compiler.processing.XExecutableElement executableElement) Creates aMethodSignaturefrom anXExecutableElementstatic MethodSignatureMethodSignature.of(com.squareup.javapoet.MethodSpec method) Creates aMethodSignaturefrom aMethodSpecstatic MethodSignatureCreates aMethodSignaturefrom a method name and parameterinvalid @link
TypeNames