Class StringJoinOperation.Result

All Implemented Interfaces:
Serializable
Enclosing class:
StringJoinOperation

private final class StringJoinOperation.Result extends AbstractAttribute<String>
The attributes that contains the result of concatenating the string representation of other attributes. Value is calculated each time it is accessed.