Interface Ide

All Known Implementing Classes:
AndroidStudio, IDEA

public interface Ide
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull String
     
  • Method Details

    • getVersion

      @NotNull @NotNull String getVersion()