Package org.gradle.api.reflect
package org.gradle.api.reflect
-
ClassDescriptionAllows a scriptable object, such as a project extension, to declare its preferred public type.The annotated annotation can be used to inject elements of the supported types.Thrown when an object cannot be instantiated.TypeOf<T>Provides a way to preserve high-fidelity
Type
information on generic types.