class VMFTextSourceVirtualDirectoryImpl extends java.lang.Object
The implementation of the VMFTextSourceVirtualDirectory contract.
| Constructor and description |
|---|
VMFTextSourceVirtualDirectoryImpl
(java.lang.String parentDisplayName, org.gradle.api.internal.file.SourceDirectorySetFactory sourceDirectorySetFactory) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
org.gradle.api.reflect.TypeOf<?> |
getPublicType() |
|
org.gradle.api.file.SourceDirectorySet |
getVMFText() |
|
VMFTextSourceVirtualDirectory |
vmfText(groovy.lang.Closure configureClosure) |
|
VMFTextSourceVirtualDirectory |
vmfText(org.gradle.api.Action<? super org.gradle.api.file.SourceDirectorySet> configureAction) |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |