Class LiteralBase<T>

    • Constructor Detail

      • LiteralBase

        protected LiteralBase​(T content)
    • Method Detail

      • getContent

        public final T getContent()
        Returns:
        The content of this literal, may be null