Class KotlinDslExample


  • public class KotlinDslExample
    extends Object
    • Constructor Detail

      • KotlinDslExample

        public KotlinDslExample​(@NotNull
                                String codeSnippet,
                                @Nullable
                                String description)
    • Method Detail

      • getCodeSnippet

        @NotNull
        public String getCodeSnippet()
      • getDescription

        @Nullable
        public String getDescription()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object