public final class AbstractGuardedSectionsProvider.Result extends Object
Constructor and Description |
---|
Result(char[] content,
List<GuardedSection> sections) |
Modifier and Type | Method and Description |
---|---|
char[] |
getContent() |
List<GuardedSection> |
getGuardedSections() |
public Result(char[] content, List<GuardedSection> sections)
public char[] getContent()
public List<GuardedSection> getGuardedSections()