Skip to main content
Interface for lazy string producers.

Methods

NameDescription
produceProduce the string value.

produce

public java.lang.String produce(IResolveContext context)
Produce the string value.

contextRequired