Class SnippetInternal

java.lang.Object
org.gradle.docs.snippets.internal.SnippetInternal
All Implemented Interfaces:
org.gradle.api.Named, Snippet

public abstract class SnippetInternal extends Object implements Snippet
  • Constructor Details

    • SnippetInternal

      @Inject public SnippetInternal(String name)
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface org.gradle.api.Named