Class SimpleCaptionVariableReplacementHandler

    • Method Summary

      Modifier and Type Method Description
      @NonNull java.lang.String replaceVariables​(@NonNull java.lang.String string, @NonNull CaptionVariable... variables)
      Replace the variables in a message and return the result
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SimpleCaptionVariableReplacementHandler

        public SimpleCaptionVariableReplacementHandler()