Class GStringExpression


  • public class GStringExpression
    extends Expression
    Represents a String expression which contains embedded values inside it such as "hello there ${user} how are you" which is expanded lazily