Package com.intellij

Class AbstractBundle

java.lang.Object
com.intellij.AbstractBundle

public abstract class AbstractBundle extends Object
  • Constructor Details

    • AbstractBundle

      public AbstractBundle()
  • Method Details

    • getMessage

      @NotNull @Nls public @NotNull @Nls String getMessage(@NotNull @NotNull String key, Object @NotNull ... params)