withType

inline fun <S : T, T : Any> ERROR CLASS: Symbol not found for org.gradle.api.NamedDomainObjectSet<T>.withType(type: KClass<S>): ERROR CLASS: Symbol not found for org.gradle.api.NamedDomainObjectSet<S>(source)
inline fun <S : T, T : Any> ERROR CLASS: Symbol not found for org.gradle.api.NamedDomainObjectSet<T>.withType(type: KClass<S>): ERROR CLASS: Symbol not found for org.gradle.api.NamedDomainObjectSet<S>(source)

Kotlin extension function taking kotlin.reflect.KClass for org.gradle.api.NamedDomainObjectSet.withType.

See also

org.gradle.api.NamedDomainObjectSet.withType

inline fun <S : T, T : ERROR CLASS: Symbol not found for org.gradle.api.Task> ERROR CLASS: Symbol not found for org.gradle.api.tasks.TaskCollection<T>.withType(type: KClass<S>): ERROR CLASS: Symbol not found for org.gradle.api.tasks.TaskCollection<S>(source)
inline fun <S : T, T : ERROR CLASS: Symbol not found for org.gradle.api.Task> ERROR CLASS: Symbol not found for org.gradle.api.tasks.TaskCollection<T>.withType(type: KClass<S>): ERROR CLASS: Symbol not found for org.gradle.api.tasks.TaskCollection<S>(source)

Kotlin extension function taking kotlin.reflect.KClass for org.gradle.api.tasks.TaskCollection.withType.

See also

org.gradle.api.tasks.TaskCollection.withType

inline fun <S : T, T : Any> ERROR CLASS: Symbol not found for org.gradle.api.DomainObjectSet<T>.withType(type: KClass<S>): ERROR CLASS: Symbol not found for org.gradle.api.DomainObjectSet<S>(source)
inline fun <S : T, T : Any> ERROR CLASS: Symbol not found for org.gradle.api.DomainObjectSet<T>.withType(type: KClass<S>): ERROR CLASS: Symbol not found for org.gradle.api.DomainObjectSet<S>(source)

Kotlin extension function taking kotlin.reflect.KClass for org.gradle.api.DomainObjectSet.withType.

See also

org.gradle.api.DomainObjectSet.withType

inline fun <S : T, T : ERROR CLASS: Symbol not found for org.gradle.api.Plugin<*>> ERROR CLASS: Symbol not found for org.gradle.api.plugins.PluginCollection<T>.withType(type: KClass<S>): ERROR CLASS: Symbol not found for org.gradle.api.plugins.PluginCollection<S>(source)
inline fun <S : T, T : ERROR CLASS: Symbol not found for org.gradle.api.Plugin<*>> ERROR CLASS: Symbol not found for org.gradle.api.plugins.PluginCollection<T>.withType(type: KClass<S>): ERROR CLASS: Symbol not found for org.gradle.api.plugins.PluginCollection<S>(source)

Kotlin extension function taking kotlin.reflect.KClass for org.gradle.api.plugins.PluginCollection.withType.

See also

org.gradle.api.plugins.PluginCollection.withType

inline fun <S : T, T : Any> ERROR CLASS: Symbol not found for org.gradle.api.NamedDomainObjectCollection<T>.withType(type: KClass<S>): ERROR CLASS: Symbol not found for org.gradle.api.NamedDomainObjectCollection<S>(source)
inline fun <S : T, T : Any> ERROR CLASS: Symbol not found for org.gradle.api.NamedDomainObjectCollection<T>.withType(type: KClass<S>): ERROR CLASS: Symbol not found for org.gradle.api.NamedDomainObjectCollection<S>(source)

Kotlin extension function taking kotlin.reflect.KClass for org.gradle.api.NamedDomainObjectCollection.withType.

See also

org.gradle.api.NamedDomainObjectCollection.withType

inline fun <S : T, T : Any> ERROR CLASS: Symbol not found for org.gradle.api.DomainObjectCollection<T>.withType(type: KClass<S>): ERROR CLASS: Symbol not found for org.gradle.api.DomainObjectCollection<S>(source)
inline fun <S : T, T : Any> ERROR CLASS: Symbol not found for org.gradle.api.DomainObjectCollection<T>.withType(type: KClass<S>): ERROR CLASS: Symbol not found for org.gradle.api.DomainObjectCollection<S>(source)
inline fun <S : T, T : Any> ERROR CLASS: Symbol not found for org.gradle.api.DomainObjectCollection<T>.withType(type: KClass<S>, configureAction: ERROR CLASS: Symbol not found for org.gradle.api.Action<in S>): ERROR CLASS: Symbol not found for org.gradle.api.DomainObjectCollection<S>(source)
inline fun <S : T, T : Any> ERROR CLASS: Symbol not found for org.gradle.api.DomainObjectCollection<T>.withType(type: KClass<S>, configureAction: ERROR CLASS: Symbol not found for org.gradle.api.Action<in S>): ERROR CLASS: Symbol not found for org.gradle.api.DomainObjectCollection<S>(source)

Kotlin extension function taking kotlin.reflect.KClass for org.gradle.api.DomainObjectCollection.withType.

See also

org.gradle.api.DomainObjectCollection.withType

inline fun <S : T, T : Any> ERROR CLASS: Symbol not found for org.gradle.api.NamedDomainObjectList<T>.withType(type: KClass<S>): ERROR CLASS: Symbol not found for org.gradle.api.NamedDomainObjectList<S>(source)
inline fun <S : T, T : Any> ERROR CLASS: Symbol not found for org.gradle.api.NamedDomainObjectList<T>.withType(type: KClass<S>): ERROR CLASS: Symbol not found for org.gradle.api.NamedDomainObjectList<S>(source)

Kotlin extension function taking kotlin.reflect.KClass for org.gradle.api.NamedDomainObjectList.withType.

See also

org.gradle.api.NamedDomainObjectList.withType

inline fun <S : Any, T : Any> ERROR CLASS: Symbol not found for org.gradle.model.ModelMap<T>.withType(type: KClass<S>): ERROR CLASS: Symbol not found for org.gradle.model.ModelMap<S>(source)
inline fun <S : Any, T : Any> ERROR CLASS: Symbol not found for org.gradle.model.ModelMap<T>.withType(type: KClass<S>): ERROR CLASS: Symbol not found for org.gradle.model.ModelMap<S>(source)
inline fun <S : Any, T : Any> ERROR CLASS: Symbol not found for org.gradle.model.ModelMap<T>.withType(type: KClass<S>, configAction: ERROR CLASS: Symbol not found for org.gradle.api.Action<in S>)(source)
inline fun <S : Any, T : Any> ERROR CLASS: Symbol not found for org.gradle.model.ModelMap<T>.withType(type: KClass<S>, configAction: ERROR CLASS: Symbol not found for org.gradle.api.Action<in S>)(source)
inline fun <S : Any, T : Any> ERROR CLASS: Symbol not found for org.gradle.model.ModelMap<T>.withType(type: KClass<S>, rules: KClass<out ERROR CLASS: Symbol not found for org.gradle.model.RuleSource>)(source)
inline fun <S : Any, T : Any> ERROR CLASS: Symbol not found for org.gradle.model.ModelMap<T>.withType(type: KClass<S>, rules: KClass<out ERROR CLASS: Symbol not found for org.gradle.model.RuleSource>)(source)

Kotlin extension function taking kotlin.reflect.KClass for org.gradle.model.ModelMap.withType.

See also

org.gradle.model.ModelMap.withType

inline fun <S : Any> ERROR CLASS: Symbol not found for DomainObjectCollection<in S>.withType(noinline configuration: S.() -> Unit): ERROR CLASS: Ambiguity: withType, [org/gradle/kotlin/dsl/withType, org/gradle/kotlin/dsl/withType, org/gradle/kotlin/dsl/withType, org/gradle/kotlin/dsl/withType](source)

Returns a collection containing the objects in this collection of the given type. Equivalent to calling withType(type).all(configureAction).

Return

The matching objects. Returns an empty collection if there are no such objects in this collection.

Parameters

configuration

The action to execute for each object in the resulting collection.

Type Parameters

S

The type of objects to find.

See also

DomainObjectCollection.withType

inline fun <S : Any> ERROR CLASS: Symbol not found for DomainObjectCollection<in S>.withType(): ERROR CLASS: Ambiguity: withType, [org/gradle/kotlin/dsl/withType, org/gradle/kotlin/dsl/withType, org/gradle/kotlin/dsl/withType, org/gradle/kotlin/dsl/withType, org/gradle/kotlin/dsl/withType, org/gradle/kotlin/dsl/withType, org/gradle/kotlin/dsl/withType, org/gradle/kotlin/dsl/withType, org/gradle/kotlin/dsl/withType, org/gradle/kotlin/dsl/withType, org/gradle/kotlin/dsl/withType, org/gradle/kotlin/dsl/withType, org/gradle/kotlin/dsl/withType, org/gradle/kotlin/dsl/withType, org/gradle/kotlin/dsl/withType, org/gradle/kotlin/dsl/withType, org/gradle/kotlin/dsl/withType, org/gradle/kotlin/dsl/withType, org/gradle/kotlin/dsl/withType, org/gradle/kotlin/dsl/withType, org/gradle/kotlin/dsl/withType, org/gradle/kotlin/dsl/withType](source)

Returns a collection containing the objects in this collection of the given type. The returned collection is live, so that when matching objects are later added to this collection, they are also visible in the filtered collection.

Return

The matching objects. Returns an empty collection if there are no such objects in this collection.

Type Parameters

S

The type of objects to find.

See also

DomainObjectCollection.withType

inline fun <S : Any> ERROR CLASS: Symbol not found for NamedDomainObjectCollection<in S>.withType(): ERROR CLASS: Symbol not found for NamedDomainObjectCollection<S>(source)

Returns a collection containing the objects in this collection of the given type. The returned collection is live, so that when matching objects are later added to this collection, they are also visible in the filtered collection.

Return

The matching objects. Returns an empty collection if there are no such objects in this collection.

Type Parameters

S

The type of objects to find.

See also

NamedDomainObjectCollection.withType

inline fun <S : ERROR CLASS: Symbol not found for Task> ERROR CLASS: Symbol not found for TaskCollection<in S>.withType(): ERROR CLASS: Symbol not found for TaskCollection<S>(source)

Returns a collection containing the objects in this collection of the given type. The returned collection is live, so that when matching objects are later added to this collection, they are also visible in the filtered collection.

Return

The matching objects. Returns an empty collection if there are no such objects in this collection.

Type Parameters

S

The type of objects to find.

See also

TaskCollection.withType