public final class LazySanitizedContents extends Object
Important: Do not use outside of Soy code (treat as superpackage-private).
| Modifier and Type | Method and Description |
|---|---|
static SanitizedContent |
forThunk(RenderableThunk value,
SanitizedContent.ContentKind kind)
Creates a SanitizedContent that wraps the given thunk.
|
public static SanitizedContent forThunk(RenderableThunk value, SanitizedContent.ContentKind kind)