Class Literal

  • All Implemented Interfaces:
    io.mateu.util.interfaces.Translated

    public class Literal
    extends Object
    implements io.mateu.util.interfaces.Translated
    holder for translations. Hardcoding translations is used for better performance Created by miguel on 13/9/16.
    • Method Detail

      • set

        public void set​(io.mateu.util.data.Data value)
        Specified by:
        set in interface io.mateu.util.interfaces.Translated
      • get

        public io.mateu.util.data.Data get()
        Specified by:
        get in interface io.mateu.util.interfaces.Translated
      • translateWithDeepL

        public static void translateWithDeepL​(Set<Literal> selection)