MCPcopy Index your code
hub / github.com/google/dagger / wrappedDeclaredSetType

Method wrappedDeclaredSetType

java/dagger/internal/codegen/SetType.java:38–38  ·  view source on GitHub ↗

The set type itself, wrapped using MoreTypes#equivalence(). Use #declaredSetType() instead.

()

Source from the content-addressed store, hash-verified

36 * {@link #declaredSetType()} instead.
37 */
38 protected abstract Equivalence.Wrapper<DeclaredType> wrappedDeclaredSetType();
39
40 /**
41 * The set type itself.

Callers 1

declaredSetTypeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected