模块 mxlib.api

接口 MTranslate

    • 方法详细资料

      • getValue

        default String getValue​(@NotNull
                                @NotNull String key)
      • asMessage

        @NotNull
        @NotNull String asMessage​(@NotNull
                                  @NotNull String key)
      • asMessage

        @NotNull
        default @NotNull String asMessage​(@NotNull
                                          @NotNull String key,
                                          Object... params)
      • getFormatter

        @NotNull
        @NotNull MFormatter getFormatter()
      • setFormatter

        @NotNull
        @NotNull MTranslate setFormatter​(@NotNull
                                         @NotNull MFormatter formatter)
      • color

        boolean color()
      • color

        @NotNull
        @NotNull MTranslate color​(boolean isEnable)