Package dagger.model
Class DependencyRequest.Builder
java.lang.Object
dagger.model.DependencyRequest.Builder
- Enclosing class:
- DependencyRequest
A builder of
DependencyRequests.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract DependencyRequestbuild()abstract DependencyRequest.BuilderisNullable(boolean isNullable) abstract DependencyRequest.Builderabstract DependencyRequest.Builderkind(RequestKind kind) abstract DependencyRequest.BuilderrequestElement(Element element)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
kind
-
key
-
requestElement
-
isNullable
-
build
-